Help for this page

Select Code to Download


  1. or download this
    [root@www mail]# cat reader.pl
    #!/usr/bin/perl
    ...
    [root@www mail]# ./reader.pl virtusertable.db
      @blech.com.au => blech.com.au
      [snip]
    
  2. or download this
    tie %hash, 'DB_File', $file, O_RDONLY, 0666, $DB_HASH