p5sagit/Sub-Exporter-Progressive.git
2016-10-17 Graham Knop avoid needing . in @INC in dev mode master
2013-10-28 Arthur Axel... Release commit for 0.001011 v0.001011
2013-10-28 Arthur Axel... v0.001011
2013-10-28 Graham Knop avoid importing to fix being loaded in global destruction
2013-06-13 Dagfinn Ilmari... Fix duplicate word in DESCRIPTION (RT#86072)
2013-05-26 Arthur Axel... fix SYNOPSIS
2013-03-26 Arthur Axel... Release commit for 0.001010 v0.001010
2013-03-26 Arthur Axel... release v0.001010
2013-03-26 Peter Rabbitson Work around Exporter.pm not installable on perl < 5.8.0
2013-03-17 Dagfinn Ilmari... Fix module name in Makefile.PL (RT#83932)
2013-03-17 Arthur Axel... include missing changes from d9568f3addf9f9abf5f9e6dc48...
2013-03-13 Arthur Axel... Release commit for 0.001009 v0.001009
2013-03-13 Arthur Axel... new release
2013-03-12 Peter Rabbitson Moar meta (does not seem to be handled by distar :(
2013-03-12 Peter Rabbitson Fatal warns in Makefile.PL is overkill
2013-03-12 Peter Rabbitson 5.6 compat
2013-03-12 Peter Rabbitson Drop Test::Builder dep - subtests are overkill here
2013-03-12 Peter Rabbitson Switch tabs to 3-space (from bad to worse)
2013-03-12 Peter Rabbitson gitignoring
2013-03-09 Toby Inkster Disallow numbers in imports for consistency with Sub...
2013-01-22 Leon Timmermans Release commit for 0.001008 v0.001008
2013-01-21 Leon Timmermans Fix prereqs
2013-01-21 Leon Timmermans Bump to version 0.001008
2013-01-21 Leon Timmermans Release commit for 0.001007 v0.001007
2013-01-21 Leon Timmermans Cleanup
2013-01-21 Leon Timmermans Rewrite -tag to :tag for Exporter.pm
2013-01-06 Leon Timmermans Simplified "too complicated" handling
2013-01-06 Leon Timmermans Bump to version 0.001007
2012-08-27 Leon Timmermans Release commit for 0.001006 v0.001006
2012-08-27 Leon Timmermans Handle ':all' correctly
2012-08-27 Leon Timmermans Bump version to 0.001006
2012-08-25 Leon Timmermans Release commit for 0.001005 v0.001005
2012-08-25 Leon Timmermans Added myself to contributors
2012-08-25 Leon Timmermans Add explicit dependency on Test::More 0.89
2012-08-25 Leon Timmermans Add support for tags
2012-08-25 Leon Timmermans Warn if defaults are not in exports
2012-08-25 Leon Timmermans Fix unicodeness in POD
2012-08-25 Leon Timmermans Bump version to 0.001005
2012-08-09 Matt S Trout Release commit for 0.001004 v0.001004
2012-08-09 Matt S Trout Distar
2012-08-09 Dagfinn Ilmari... fix skipping when Sub::Exporter isn't installed
2012-08-01 Arthur Axel... v0.001003 v0.001003
2012-08-01 Arthur Axel... remove warning if there are no defaults
2012-07-31 Arthur Axel... v0.001002 v0.001002
2012-07-31 Arthur Axel... warn re complex usage of S::E::P is now exception
2012-07-31 Arthur Axel... Make Sub::Exporter an optional dep (which is kinda...
2012-07-30 Arthur Axel... v0.001001 v0.001001
2012-07-30 Arthur Axel... Fix '-all' option for the default group
2012-07-29 Arthur Axel... v0.001000 v0.001000
2012-07-29 Arthur Axel... line numbers will match in the code now
2012-07-29 Arthur Axel... initial commit