Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jcdento

    LWP::Agent vs. WWW::Mechanize

    Hello, I am having some trouble running a secure login script. I need mechanize for its link following capabilities, yet i cannot get mech to login using the identical commands as the version of the script using LWP::Agent. I am using: $response = $agent->get($url); my $form =...

Part and Inventory Search

Back
Top