p5sagit/Sub-Exporter-Progressive.git
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