summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelogHEAD0.11masterJesse Luehrs2014-04-031-0/+2
|
* stop using use_okJesse Luehrs2014-04-037-19/+21
|
* changelogJesse Luehrs2014-04-031-0/+1
|
* Merge pull request #8 from haarg/no-lmuJesse Luehrs2014-04-031-7/+7
|\ | | | | stop using List::MoreUtils::first_index
| * stop using List::MoreUtils::first_indexGraham Knop2014-03-231-7/+7
|/
* changelog0.10Jesse Luehrs2013-12-171-0/+2
|
* packagingJesse Luehrs2013-12-172-8/+4
|
* changelogJesse Luehrs2013-12-171-0/+2
|
* bump dep on Module::Runtime (#6)Jesse Luehrs2013-12-171-1/+1
|
* changelog0.09Jesse Luehrs2013-07-191-0/+2
|
* update bug tracker linkJesse Luehrs2013-07-191-3/+2
|
* Merge pull request #4 from tobyink/masterJesse Luehrs2013-07-192-7/+8
|\ | | | | Perl 5.6.x support
| * changelogToby Inkster2013-07-191-0/+1
| |
| * Works in Perl 5.6.Toby Inkster2013-07-191-7/+7
|/ | | | | _strip_opt seems to trigger some bizarro bug in Perl 5.6 taking an index within @_.
* changelog0.08Jesse Luehrs2013-07-091-0/+2
|
* changelogJesse Luehrs2013-07-091-0/+1
|
* remove Test::Warnings depJesse Luehrs2013-07-091-4/+12
|
* changelog0.07Jesse Luehrs2013-07-081-0/+2
|
* need 0.11 for the empty bugtracker_mailtoJesse Luehrs2013-07-081-1/+1
|
* remove a couple more eval "require ..."Jesse Luehrs2013-07-081-2/+2
|
* restore the behavior of suppressing warnings in loaded modulesJesse Luehrs2013-07-084-1/+39
| | | | | the only thing we care about is getting $VERSION out of the modules, we don't actually want to use them, so the warnings are just noise.
* remove test numbersJesse Luehrs2013-07-0866-6/+6
|
* packaging stuffJesse Luehrs2013-07-082-5/+9
|
* remove now-unused variableJesse Luehrs2013-07-081-2/+0
|
* dep on version that added warnings{}Karen Etheridge2013-07-081-1/+1
|
* use Test::Warnings instead of Test::WarnGraham Knop2013-06-211-5/+4
|
* use Module::Runtime instead of Class::LoadGraham Knop2013-06-211-3/+3
|
* add tests to confirm there are no unexpected warnings eitherKaren Etheridge2013-06-211-5/+12
|
* fix for RT#75486: instead of silently ignoring conflicts that do not ↵Karen Etheridge2013-06-216-7/+54
| | | | compile, issue a conflict warning
* changelog0.06Jesse Luehrs2013-06-211-0/+2
|
* changelogJesse Luehrs2013-06-211-0/+3
|
* make runtime warnings optionalJesse Luehrs2013-06-215-93/+50
|
* packaging stuffJesse Luehrs2013-06-214-44/+19
|
* travisJesse Luehrs2013-06-211-0/+14
|
* oopsJesse Luehrs2013-06-211-2/+3
|
* just use ExporterJesse Luehrs2013-06-211-8/+5
| | | | | if people care about the Sub::Exporter features, they can just use Sub::Import
* changelogJesse Luehrs2011-01-171-0/+2
|
* changelog0.05Jesse Luehrs2011-01-171-0/+1
|
* set a minimum perl version, so i don't have to deal with 5.6 and stuffJesse Luehrs2011-01-171-0/+1
|
* be less obscure hereJesse Luehrs2011-01-171-2/+8
|
* make sure __DATA__ sections are preservedJesse Luehrs2011-01-175-0/+37
|
* changelogJesse Luehrs2011-01-141-0/+2
|
* changelog0.04Jesse Luehrs2011-01-131-0/+1
|
* on some perls, this was producing "1\n0"Jesse Luehrs2011-01-131-1/+1
|
* typo fixJesse Luehrs2011-01-131-1/+1
|
* changelogJesse Luehrs2011-01-131-0/+2
|
* actually, the first set of warnings is unordered, account for that0.03Jesse Luehrs2011-01-133-74/+78
|
* more in depth tests for runtime warningsJesse Luehrs2011-01-1321-0/+226
|
* only use one @INC hookJesse Luehrs2011-01-131-13/+23
|
* update tests to check for runtime warningsJesse Luehrs2011-01-132-4/+52
|