Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    # test.pl --
    ...
    #-----line 19 follows-----
    tie (%hash, "DB_File", $filename)
        or die "Couldn't tie $filename: $!\n";
    
  2. or download this
    C:>test
    Uncaught exception from user code:
            Couldn't open C:/Perl/site/lib/Chess/PGN/db/ECO: No such file 
    +or directory
     at C:\Perl_Dev\Openings for Russ\test.pl line 19