Help for this page

Select Code to Download


  1. or download this
    package LCH::LogFile;
    use strict;
    ...
    1;    #this line is important and will help the module return a true v
    +alue
    __END__
    
  2. or download this
    
    package LCH::AppText;
    ...
    1; #this line is important and will help the module return a true valu
    +e
    __END__