On Sun, 8 Sep 2002, Brian McNett wrote: > Where do I locate a replacement Storable which works?
Pick one: % sudo perl -MCPAN -e 'install Storable' % sudo fink install storable-pm The former is maybe the standard way to do it for most Perl ports, but if you've got Fink on your Mac then the latter is nice too. Your pick. -- Chris Devers