Help for this page

Select Code to Download


  1. or download this
    sub main:: (&) {
        bless $_[0];
    }
    
  2. or download this
    #!/usr/bin/perl
    sub :::::: {
            print "Just another Perl Hacker\n";
    }
    &::::::;