Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use warnings;
    ...
    use test2();
    my $output = testroutine();
    print $output, "\n";
    
  2. or download this
    $ ./test.pl 
    This is a test