![]() |
|
P is for Practical | |
PerlMonks |
Re: LWP vs CGIby nite_man (Deacon) |
on Apr 24, 2003 at 11:34 UTC ( #252854=note: print w/replies, xml ) | Need Help?? |
CGI
is a Perl library which provides a programming interface for creation of web pages which consist some forms and parsing their content easy using of its methods. LWP is a Perl library which provides a programming interface for work with WWW, especially creation of web client. -------------------------------- SV* sv_bless(SV* sv, HV* stash);
In Section
Seekers of Perl Wisdom
|
|