Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $time in concatenation (.) or string at ks.
    +pl line 253.
    Use of uninitialized value in concatenation (.) or string at ks.pl lin
    +e 258.
    ...
    Use of uninitialized value in concatenation (.) or string at ks.pl lin
    +e 258.
    Character in 'c' format wrapped in pack at ks.pl line 262.
    Use of uninitialized value $time in concatenation (.) or string at ks.
    +pl line 283.
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    use Getopt::Std;
    ...
    }
    
    # END OF PROGRAM (normal or otherwise).