summaryrefslogtreecommitdiff
path: root/lib/AutoLoader.pm
Commit message (Expand)AuthorAgeFilesLines
* Export can() with AUTOLOAD()chromatic2006-05-241-39/+66
* AutoLoader gives wrong messagePeter Scott2002-10-221-12/+13
* [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()chromatic2002-10-111-2/+6
* [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)chromatic2002-10-011-7/+8
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* Integrate changes #11193, 11205, 11209 from macperl.Jarkko Hietaniemi2001-07-081-3/+10
* Fix for [ID 20010124.001] POSIX::errno unreliableTim Sweetman2001-06-201-0/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-2/+6
* buncha MacPerl patches for bleadperlChris Nandor2001-02-131-3/+10
* Epoc updateOlaf Flebbe2000-10-031-1/+7
* Allow "no AutoLoader;", based on change #6444,Jarkko Hietaniemi2000-07-271-0/+11
* more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-011-3/+3
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+2
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-1/+1
* decrease memory footprint of standard modulesIlya Zakharevich1999-07-271-5/+8
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-2/+1
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-211-1/+2
* integrate change#3279 from maint-5.004Gurusamy Sarathy1999-04-271-27/+28
* add $AutoLoader::VERSIONGurusamy Sarathy1999-02-121-1/+2
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-211-2/+2
* fix AutoLoader to do the right thing when there are relative pathsGurusamy Sarathy1998-06-181-13/+59
* [win32] misc small tweaksGurusamy Sarathy1998-02-281-1/+1
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-4/+10
* LWP and SIG __DIE__ traps not playing well together!Gisle Aas1997-06-111-2/+2
* Update AutoLoader and docs; support C<use AutoLoader 'AUTOLOAD'>Chip Salzenberg1997-04-031-102/+177
* AutoLoader::AUTOLOAD optimizationNick Ing-Simmons1996-11-301-3/+16
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-4/+0
* perl 5.003_06: lib/AutoLoader.pmPerl 5 Porters1996-09-301-17/+50
* Update documentationPerl 5 Porters1996-07-101-2/+53
* AutoloadwarningsIlya Zakharevich1996-02-051-0/+1
* Undo Tim's tainting patch from beta1h.Perl 5 Porters1996-01-051-2/+1
* Avoid tainting problems.Perl 5 Porters1996-01-021-1/+3
* 5.002 beta 1Larry Wall1995-11-211-1/+2
* This is my patch patch.1j for perl5.001.Andy Dougherty1995-06-051-15/+23
* This is my patch patch.1g for perl5.001.Andy Dougherty1995-05-301-0/+36
* Perl 5.001perl-5.001Larry Wall1995-03-121-0/+3
* perl 5.000perl-5.000Larry Wall1994-10-171-3/+13
* perl 5.0 alpha 6Larry Wall1994-03-181-0/+15