Connecting Tech Pros Worldwide Help | Site Map

what's LWP and how to use it?

Newbie
 
Join Date: Oct 2007
Posts: 11
#1: Nov 13 '07
Can anyone tell me what's LWP and how to use it? my assignment specs say:
"Using CGI.pm and LWP create a form and a CGI script that will automatically change any HTML tag New change. Just the tags."
KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Location: Southern California USA
Posts: 4,091
#2: Nov 13 '07

re: what's LWP and how to use it?


You can find modules on CPAN and read their documents:

CPAN: LWP

Hopefully that helps you to start your assigment.
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,567
#3: Nov 13 '07

re: what's LWP and how to use it?


Quote:

Originally Posted by jdserran

Can anyone tell me what's LWP and how to use it? my assignment specs say:
"Using CGI.pm and LWP create a form and a CGI script that will automatically change any HTML tag New change. Just the tags."

I hate to say it, but you are going to have to do all of the legwork for your assignment. It is against the policy here on TSDN to post Homework. Sure, you will be pointed in the right direction, but we will not be doing your assignment(s) for you.

Regards,

Jeff
Newbie
 
Join Date: Oct 2007
Posts: 11
#4: Nov 13 '07

re: what's LWP and how to use it?


oops, sorry.
i'll go to CPAN right now ^__^
Newbie
 
Join Date: Oct 2007
Posts: 11
#5: Nov 13 '07

re: what's LWP and how to use it?


oh! and thanks for the link KevinADC.
Reply