LIST OF CHANGES
---------------

release 0.15
 - test correction - added skip to author tests if $ENV{TEST_AUTHOR} not true

release 0.14
 - attributes_as_command_options - takes all built options and returns a string of them (with some exceptions, see POD) as command line options.

release 0.1
 - set up
 - new_with_cloned_attributes method - returns a class object which contains the values in the current class
 - attributes_as_json and attributes_as_escaped_json - a json string which has all currently built attributes unless they are objects. TODO, give option to pass an object using MooseX::Storage