#! /usr/bin/perl -w # Migrate an old-style database to the new hashed (db-h) form. use strict; use File::Copy; if (@ARGV != 2) { print <