in reply to Converting from Storable to YAML

An easy way to determine which YAML module is the right one for you is to use YAML::Old. You'll find a YAML test shell---ysh---that will let you tryout a particular YAML module in an interactive way. It's fast and easy to use.