Help for this page

Select Code to Download


  1. or download this
    next if ( ! eval { $rss->parse($url2parse); 1 } );
    
  2. or download this
    use English qw( -no_match_vars );
    
    ...
            die $err; # rethrow it
        }
    }