summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14 from reneeb/patch-1HEADmasterJesse Luehrs2015-01-171-2/+2
|\
| * avoid Perl 5.21.x sprintf warningRenee2015-01-111-2/+2
* | sightravisJesse Luehrs2015-01-171-1/+5
* | update Pod::Coverage on travisJesse Luehrs2015-01-171-0/+2
|/
* changelog0.37Jesse Luehrs2014-09-211-0/+2
* changelogJesse Luehrs2014-09-211-0/+1
* allow Package::Anon installation to failJesse Luehrs2014-09-212-1/+4
* bail out earlier if Package::Anon isn't supportedJesse Luehrs2014-09-214-21/+32
* add Package::Anon as a develop requires depJesse Luehrs2014-09-211-0/+1
* 5.19 doesn't exist anymoreJesse Luehrs2014-09-211-1/+1
* hardcode this for nowJesse Luehrs2014-09-212-1/+3
* these tests should also use t/libJesse Luehrs2014-09-212-0/+2
* . isn't in @INC in taint modeJesse Luehrs2014-09-211-1/+1
* error handling hereJesse Luehrs2014-09-211-1/+1
* Fix a spurious warning under taint modeNiko Tyni2014-09-212-0/+22
* don't munge ::ConflictsJesse Luehrs2014-09-211-0/+7
* link to github issuesJesse Luehrs2013-09-051-3/+2
* changelog0.36Jesse Luehrs2013-09-031-0/+2
* register configure prereqsJesse Luehrs2013-09-031-0/+10
* changelogJesse Luehrs2013-09-031-0/+1
* Variable::Magic shouldn't be a depJesse Luehrs2013-09-031-0/+1
* don't try to build the xs part if PUREPERL_ONLY is specifiedJesse Luehrs2013-09-031-5/+18
* refactorJesse Luehrs2013-09-031-5/+10
* clean up docsJesse Luehrs2013-09-031-41/+46
* stop trying to be cleverJesse Luehrs2013-09-031-9/+14
* there's no reason for these to be methodsJesse Luehrs2013-09-031-15/+9
* remove some duplicationJesse Luehrs2013-09-031-18/+2
* packaging stuffJesse Luehrs2013-09-034-51/+12
* Merge pull request #7 from kentfredric/doc_variable_reference_passingJesse Luehrs2013-08-301-0/+44
|\
| * Add a WORKING WITH VARIABLES section trying to cover all the quirks of assign...Kent Fredric2013-08-101-0/+44
|/
* sync test suiteJesse Luehrs2013-07-152-0/+69
* changelog0.35Jesse Luehrs2013-07-091-0/+2
* packaging stuffJesse Luehrs2013-07-095-3/+26
* changelogJesse Luehrs2013-07-091-0/+1
* remove deprecated apiJesse Luehrs2013-07-091-57/+0
* changelog0.34Jesse Luehrs2013-01-041-0/+2
* changelogJesse Luehrs2013-01-041-0/+4
* apparently ->isa lookups used to be cached in the packageJesse Luehrs2013-01-042-3/+24
* sync testsJesse Luehrs2013-01-042-11/+79
* sync testsJesse Luehrs2013-01-031-2/+8
* need to handle BROKEN_ISA_ASSIGNMENT here tooJesse Luehrs2013-01-031-1/+7
* need to handle assignment in the BROKEN_GLOB_ASSIGNMENT case tooJesse Luehrs2013-01-031-1/+1
* move this test to the right place and clean it upJesse Luehrs2013-01-032-39/+39
* Explicitly requires Module::Implementation version 0.06+Carlos2013-01-031-1/+1
* Replaces internal logic to select implementation with Module::ImplementationCarlos2013-01-033-29/+20
* Moves test to Test::Fatal instead of Test::ExceptionCarlos2013-01-031-22/+28
* Fixes bug RT-78272Carlos Lima2013-01-032-1/+36
* golfed the remove_symbol functionChristian Walde2013-01-031-45/+17
* sync testsJesse Luehrs2013-01-031-0/+32
* apparently we're no longer leaky hereJesse Luehrs2013-01-032-17/+1