Help for this page

Select Code to Download


  1. or download this
    #GBL.pm
    package Gbl;
    ...
    #our $runContext = 1;         # HTTP ...variable assignment might be a
    +fter BEGIN
    # ...
    1
    
  2. or download this
    #main.pl
    use feature qw( :5.10 );
    ...
    use parseHTMP;
    use parseSMTP;
    #...