Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    eval 'exec /usr/bin/perl -wS $0 ${1+"$@"}'
      if $running_under_some_shell;
    
  2. or download this
    exec /usr/bin/perl -wS $0 ${1+"$@"}