So far, I've avoided using Data::Dumper (and eval) and just used 'split'
with  stored comma-delimited hashes or generated require-able packages
with  everything "ready". But now that we're under mod_perl, I'd like to
find a  faster, safe way do this without needing to use Apache::Reload or
other  avoidable overhead.

<http://search.cpan.org/~ams/Storable-2.15/Storable.pm>


--
Steven Lembark                                       85-09 90th Street
Workhorse Computing                                Woodhaven, NY 11421
[EMAIL PROTECTED]                                     1 888 359 3508

Reply via email to