summaryrefslogtreecommitdiff
path: root/dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm
Commit message (Collapse)AuthorAgeFilesLines
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
| | | | | | | | | | Switch from two-argument form. Filehandle cloning is still done with the two argument form for backward compatibility. Committer: Get all porting tests to pass. Increment some $VERSIONs. Run: ./perl -Ilib regen/mk_invlists.pl; ./perl -Ilib regen/regcharclass.pl For: RT #130122
* Upgrade Devel::SelfStubber from 1.04 to 1.05Florian Ragwitz2010-12-151-1/+1
| | | | | This is necessary so the CPAN version can fix the INSTALLDIRS parameter it uses on older perls.
* Upgrade Devel-SelfStubber fro version 1.03 to 1.04Florian Ragwitz2010-12-111-1/+1
| | | | | This is necessary because the CPAN version required its SelfLoader dependency to be bumped to a version that didn't swallow text after __END__.
* Dual-life Devel::SelfStubberFlorian Ragwitz2010-12-091-0/+152