summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* actually, we just want to be localizing %CONFLICTS hereJesse Luehrs2011-01-131-5/+3
|
* changelogJesse Luehrs2011-01-131-0/+1
|
* update docsJesse Luehrs2011-01-131-0/+4
|
* link to the dzil pluginJesse Luehrs2011-01-131-4/+2
|
* todo--Jesse Luehrs2011-01-131-5/+0
|
* runtime conflict checksJesse Luehrs2011-01-121-0/+53
|
* changelogJesse Luehrs2011-01-021-0/+2
|
* tests for the also stuff0.02Jesse Luehrs2011-01-025-0/+74
|
* changelogJesse Luehrs2011-01-021-0/+2
|
* check Foo::Conflicts if 'Foo' is given as 'also'Jesse Luehrs2011-01-021-0/+7
|
* don't die if the conflict module can't be foundJesse Luehrs2011-01-021-1/+1
|
* changelogJesse Luehrs2010-11-211-0/+2
|
* todo0.01Jesse Luehrs2010-11-211-0/+5
|
* docsJesse Luehrs2010-11-211-0/+78
|
* test the dist methodJesse Luehrs2010-11-211-0/+4
|
* more testsJesse Luehrs2010-11-213-0/+48
|
* versions are stringsJesse Luehrs2010-11-211-8/+8
|
* doc boilerplateJesse Luehrs2010-11-212-10/+69
|
* silence warnings during module loadingJesse Luehrs2010-11-211-1/+5
|
* allow using the dist name in the error messageJesse Luehrs2010-11-2116-4/+229
|
* initial implementationJesse Luehrs2010-11-2122-1/+401
|
* initial commitJesse Luehrs2010-11-185-0/+62