Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use LWP;
    print "This is libwww-perl-$LWP::VERSION\n";
    
  2. or download this
    cpan> install LWP::Simple 
    LWP::Simple is up to date (5.827)
    
    cpan> install LWP::UserAgent
    LWP::UserAgent is up to date (5.834).