in reply to Re: Re: POSTing with LWP::UserAgent
in thread POSTing with LWP::UserAgent

Into a command prompt type:
perldoc perldoc
and you will learn how to get documentation of Perl things installed on your system. Not to be underestimated is that you get documented the version that you actually have installed. And if you become competent (which is mainly a question of learning to use "/pattern" then "n") at finding stuff in those pages you will generally find it faster to find things in that documentation than through websites.

Replies are listed 'Best First'.
Re: Re (tilly) 3: POSTing with LWP::UserAgent
by Vautrin (Hermit) on Feb 07, 2004 at 15:24 UTC
    Note that you actually need perldoc installed to use the perldoc command. Unfortunately, some Linux distributions (like Mandrake) don't come with perldoc installed by default. (Note: I followed the random node link. You probably already have perl doc installed)

    Want to support the EFF and FSF buy buying cool stuff? Click here.