Help for this page

Select Code to Download


  1. or download this
    my $first   = shift || die "first file\n";
    my $sec     = shift || die "second\n";
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
        print "\n\n\n$key\n\n\n";
        }