Troy> Hello...
Troy> I am having a bit of trouble. I am new to Perl so try not to singe my
Troy> hair here...
Troy> I've got a URL string saved in a variable $proxyURL
Troy> The string itself looks something like this:
Troy> \\realserver%5Cwestulsrv%5CENL_34355101.rm
You should be looking at URI::Escape from the LWP distribution.
Read "perldoc perlmodinstall" for information on how to install
it if it's not already installed for you.
print "Just another Perl hacker,"
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!