Help for this page

Select Code to Download


  1. or download this
    Loading DB routines from perl5db.pl version 1.37
    Editor support available.
    
    ...
    Global symbol "@filename" requires explicit package name at dberror.pl
    + line 60.
    Execution of dberror.pl aborted due to compilation errors.
     at dberror.pl line 69.
    
  2. or download this
      my $line = <FILE>;
      while( defined $line ) {
      ..
      }