summaryrefslogtreecommitdiff
path: root/lib/SelfLoader.pm
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-01-291-15/+103
* Disable the strict pragma before eval'ing selfloaded code.Rafael Garcia-Suarez2007-02-271-1/+5
* - Use the same regexp as in change #30395 to parse subroutineRafael Garcia-Suarez2007-02-251-15/+29
* Fix to test failures caused by change #29606 when PERLIO=stdio.Steve Peters2006-12-311-4/+6
* SelfLoader after fork()Ilya Zakharevich2006-12-211-0/+5
* Patch for bug in SelfLoader.pmMike Schilli2006-11-081-2/+2
* Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered b...Adriano Ferreira2006-08-251-2/+4
* do just-in-time loading of Carp.pm in some modulesTels2005-07-021-3/+3
* One more VERSION bump.Jarkko Hietaniemi2003-08-141-1/+1
* Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:Jarkko Hietaniemi2003-08-091-3/+5
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* more for Devel::SelfStubberNicholas Clark2001-04-261-2/+12
* SelfLoader can lose $@ in AUTOLOAD() (from Nicholas ClarkGurusamy Sarathy2000-06-011-1/+4
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-2/+2
* /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-1/+1
* revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>Gurusamy Sarathy2000-01-261-2/+2
* sub : attrlistSpider Boardman1999-08-291-2/+8
* decrease memory footprint of standard modulesIlya Zakharevich1999-07-271-2/+5
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-211-2/+2
* [5.004_71] Patch: let CPAN.pm work with threaded perlAndreas König1998-07-121-1/+3
* SelfLoader: fix prototype pattern, rename intrusive lexicalJesse Glick1997-04-271-9/+10
* Make libs clean under '-w'Jarkko Hietaniemi1997-01-041-1/+1
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-2/+2
* Update docsPerl 5 Porters1996-07-101-62/+69
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-211-0/+1
* This is patch.2b1c to perl5.002beta1. This patch includesAndy Dougherty1995-12-021-0/+284