Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    use POE;
    
    print STDERR scalar(localtime()), "\n";
    
  2. or download this
    c:\strawberry\perl\bin\perl -w .\tst02.pl
    Use of uninitialized value $id in hash element at c:/strawberry/perl/s
    +ite/lib/Tk/After.pm line 39.