Revision history for VM-JiffyBox
 
0.007     2013-06-23 14:57:45 Europe/Berlin
          (TRIAL) Trying to fix loads of CPAN-Tester-Errors:
           - use "values" in a ways that perl < 5.14 can deal with it
           - remove unneeded ISA stuff
           - die manually when needed argument for method is not given
          get_id_from_name now also updates details_cache
          documented all the features in POD

0.006     2013-06-22 19:28:20 Europe/Berlin
          (TRIAL) added a lot of methods (start, stop, create, etc)
          http-useragent is now in hypervisor
          added an example demonstrating usecase (create backup clone)
          added caching functionality
          always return 0 on failure
          a lot of other small fixes

0.005     2013-06-10 11:51:12 Europe/Berlin
          (TRIAL) Updated author email
          access setter correctly
          test for build url for api (get_details)
          fix backwards-compatibility issue with Moo regarding defaults

0.004     2013-06-06 21:52:59 Europe/Berlin
          (TRIAL) Dist::Zilla is used more heavily for building dist
          basic skel of hypervisor implemented (JiffyBox)
          get_details() is implemented (Box)
          proper example script for showing usage

0.002     2013-05-29 13:58:02 Europe/Berlin
          (TRIAL) Integreate Dist::Zilla with most popular plugins

0.001     2013-05-27 16:44:00 Europe/Berlin
          (TRIAL) Release some skeleton, just to be visible on CPAN