Need help figuring out what is wrong with a simple script
that I just wrote. I am trying to get a handle on a network that I just became
in charge of that has no documentation, now I have a large list of hostnames
that I am trying to get the complemented hostid's for but am havin
Title: RE: [Perl-unix-users] Problems with URI;
I agree with Bill. In fact if you are on Unix using single quotes will protect your command line parameters from the shell altogether. Using double quotes allows variable substitution as in "open $file output" will evaluate the shell variabl