Help for this page
$ cat ex_NDBM_File_2.pl use strict; ... $ perl ex_NDBM_File_2.pl bar --> 'testing 12 .. hello, testing 12!' foo --> '123 test'
$ cat ex_NDBM_File_1.pl use strict; ... $ perl ex_NDBM_File_1.pl $