Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
      # you could add an explicit return 0 if you want
      # return 0;
    }