Help for this page

Select Code to Download


  1. or download this
    use LWP::Simple ();   # () means: do not import any symbols into curre
    +nt package
    
  2. or download this
     my $res = LWP::Simple::get('http://www.example.com');