Help for this page

Select Code to Download


  1. or download this
    #!perl/bin/perl
    use warnings;
    use strict;
    ...
    sub Main_Terminate {
      return -1;
    }