add make_variant_package_name optional method
[p5sagit/Package-Variant.git] / t / 01simple.t
2015-07-03 Matt S Trout add make_variant_package_name optional method
2013-09-27 Graham Knop add build_variant method on variable packages
2011-12-20 Robert Sedlacek more complete error handling and error testing
2011-12-20 Robert Sedlacek earlier error reporting, with tests
2011-12-20 Robert Sedlacek made import argument checks and transformations more...
2011-11-28 Robert Sedlacek tests for array ref importing
2011-11-28 Robert Sedlacek added test for renamable import
2011-11-28 Robert Sedlacek import arguments now supported
2011-11-28 Robert Sedlacek added new, bare simple test
2011-11-26 Robert Sedlacek turned simple moo-role test into a separate use case...
2011-11-17 Matt S Trout initial import of Package::Variant