Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    __END__
    (1)=(2)
    (3)=(4)
    
  2. or download this
    use warnings;
    use strict 'refs';
    ...
    }
    __DATA__