Help for this page
use Storable; store \%config, 'config.file'; # for reading back $hashref = retrieve('file');