Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            return;
            }
        }
    
  2. or download this
    #!/usr/local/bin/perl5.8.0
    use strict;
    ...
            
            return $from;
            }