Martin [[EMAIL PROTECTED]] quoth:
*>
*>As a Perl rookie I've got a serious problem trying to find out how to write
*>a code which should do the following stuff: connect to specified URL using
*>HTTP, send GET / PUT messages and process the output (web page) from the
*>server. I went throug my Perl guidebook but found nothing according to this
*>subject. Can anybody give me a hint (and/or suggest a good reference guide
*>for
*>Perl on the internet) ?

If you can wait until July Perl and LWP,
http://www.amazon.com/exec/obidos/ASIN/0596001789, is an outstanding book
for this sort of stuff. 

There is 'perldoc lwpcook' as well.

e.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to