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 TouchToneTommy 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. savoyesmith

    What does "use WWW::Curl::Easy;" mean

    Hi, I am absolute Perl beginner. I need to use cURL. I think i wrote the script ok, but i dont even know how to invoke cURL So i add this at top of pl file use WWW::Curl::Easy; This causes crash. What does use WWW::Curl::Easy; mean???? Is this a path. Do i need to know where cURL is...
  2. savoyesmith

    cURL

    Hi, My friends site has a form processed with Perl. I need to send the post data to a remote email server. I have cURL working in PHP but i don't know how to do it in Perl. Does anyone know what I need to do? Basically i should init cURL, then set the URL where to sent the data, then set the...

Part and Inventory Search

Back
Top