Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    # example usage: rfc 1459     (gets the IRC RFC)
    ...
        print "Failed to fetch ${rfcurl}: $rc ", status_message($rc), "\n"
    +;
    }
    __END__