NAME
storable_convert.pl
SYNOPSIS
perl storable_convert.pl -c example.conf
DESCRIPTION
This is a helper script to convert data files outputted by TURNIP in Storable 'store' format into Storable 'nstore' format.
This is useful if TURNIP was run on a 64bit machine and you want to analyse the data files on a 32bit machine. There isn't a problem vice versa, i.e. opening 32bit store'd files on 64bit machines.
If no conf file is specified as the only argument, then this script will use the defaults specified in the Prefs module.
FEEDBACK
Reporting Bugs
Please report bugs to the author.
AUTHOR
Rob Davey