Help for this page

Select Code to Download


  1. or download this
    use utf8;
    use Date::Manip;
    ...
    }
    
    # Under this line are definitions of local variables, and the subs.
    
  2. or download this
    use utf8;
    use strict;
    ...
            pushFlux('DUO', $logE);
        }
    }