Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    __END__
    Output:
    Can't use string ("5") as a HASH ref while "strict refs" in use at /us
    +r/local/share/perl/5.8.2/Class/MakeMethods/Standard/Hash.pm line 179.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    sleep($bc->rest);
    
    __END__