Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        next if exists $subused{ $sub };
        print "$subdef{ $sub } $sub\n";
    }
    
  2. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;