add travis config
[p5sagit/Package-Variant.git] / lib / Package / Variant.pm
2015-07-25 Matt S Trout Bumping version to 1.003002
2015-07-25 Matt S Trout Bumping version to 1.003001
2015-07-25 Matt S Trout yes, yes, the docs needed updating to strictures 2 too
2015-07-25 Matt S Trout switch to strictures 2
2015-07-25 Matt S Trout Bumping version to 1.003000
2015-07-25 Christian Walde alternate synopsis for named variants variant_name
2015-07-03 Matt S Trout add make_variant_package_name optional method
2014-08-21 Graham Knop bump version
2014-08-16 Graham Knop bump version
2014-08-16 Christian Walde change wording of the documentation to make it more...
2014-08-15 Christian Walde make the docs more consistent in where it refers to...
2014-08-14 Karen Etheridge "make bump", from Import-Into repository
2014-02-02 David Schmidt fix syntax issue in pod
2013-12-13 Graham Knop add myself to contributors
2013-12-10 Graham Knop bump version
2013-09-27 Graham Knop add build_variant method on variable packages
2013-09-27 Graham Knop use different variable for target of initial import...
2013-09-27 Graham Knop fix pragmas from "importing" leaking into outer scopes
2013-09-17 David Steinbrunner typo fixes
2013-05-04 Karen Etheridge bump version for release
2013-05-04 Karen Etheridge s/build_variation_of/build_variant_of/g (RT#84554)
2013-03-26 Karen Etheridge bump version
2012-09-19 Robert 'phaylon... bump version for release
2012-05-12 Matt S Trout bump version for release
2012-05-12 Matt S Trout refit docs
2012-05-12 Matt S Trout port to Import::Into
2012-05-12 Matt S Trout namification
2012-01-23 Matt S Trout add skeleton Makefile.PL and VERSION
2012-01-23 Matt S Trout contributors, credit thyself
2011-12-20 Robert Sedlacek author/contributor/copyright fixes
2011-12-20 Robert Sedlacek documented single import package use
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 small importing doc fix, import default works also...
2011-11-28 Robert Sedlacek importing args doc fixes
2011-11-28 Robert Sedlacek accept array references for importing
2011-11-28 Robert Sedlacek allow optional renaming of exported generator
2011-11-28 Robert Sedlacek import arguments now supported
2011-11-26 Robert Sedlacek base documentation
2011-11-17 Matt S Trout initial import of Package::Variant