I have some code that works on NT. Now that I need it to also run in UNIX, I am quickly becoming familiar with the intricacies of migrating code from NT to Unix.br>
My specific error in Unix is...
use HTTP::Request::Common ();
is throwing a "can't locate Http/Request/Common.pm"