summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* RE: More verbose POD for CarpBen Tilly2001-12-021-2/+13
* Enabling strict on Carp/Heavy, + internal documentationBen Tilly2001-12-012-16/+67
* Strictures, dual variables chromatic2001-12-011-9/+21
* (replaced by #13556)Jarkko Hietaniemi2001-12-011-2/+7
* Fix for Exporter error reporting behaviourBen Tilly2001-12-012-3/+4
* Need to hide behind an eval to avoid a warningJarkko Hietaniemi2001-12-011-0/+2
* Add simple caches for ::viacode() and ::vianame().Jarkko Hietaniemi2001-12-012-4/+24
* Upgrade to podlators-1.18.Jarkko Hietaniemi2001-12-012-5/+5
* Cygwin failures with lib/ExtUtils/Embed.tJohn Peacock2001-11-301-2/+2
* (was Re: warnings from [PATCH Perl@13013] Term::Cap and VMS )Jonathan Stowe2001-11-291-5/+7
* Re: Found the rev where File::Glob brokeAndy Dougherty2001-11-291-1/+1
* Use __DATA__ instead of __END__.Jarkko Hietaniemi2001-11-291-1/+1
* Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant ...Tels2001-11-291-15/+16
* Explain dangers & workaround for AUTOLOADed constant subsBarrie Slaymaker2001-11-291-0/+30
* Re: [PATCH Perl@13013] Term::Cap and VMSJonathan Stowe2001-11-281-27/+37
* Replace #13335 withRuss Allbery2001-11-281-9/+13
* (replaced by #13336)Craig A. Berry2001-11-281-3/+7
* Upgrade to podlators 1.17.Jarkko Hietaniemi2001-11-284-108/+71
* fix lib/DB.t on VMSCraig A. Berry2001-11-281-1/+3
* (replaced by #13337)Jarkko Hietaniemi2001-11-281-0/+19
* bring MM_VMS::perldepend into 21st century Craig A. Berry2001-11-271-8/+15
* add export tag :all and tweak SYNOPSIS Barrie Slaymaker2001-11-271-1/+4
* Tiny fix from John P. Linderman.Jarkko Hietaniemi2001-11-271-1/+1
* incorporate last minute change from libnet 1.0901-tobeGraham Barr2001-11-271-8/+3
* Just printing 1..0 is not quite enough...Jarkko Hietaniemi2001-11-271-1/+4
* Be UTF-EBCDIC aware.Jarkko Hietaniemi2001-11-271-1/+5
* Bad assumption which way digits and letters sort.Jarkko Hietaniemi2001-11-271-3/+3
* If in EBCDIC but no Convert::EBCDICJarkko Hietaniemi2001-11-278-0/+24
* Just sorting to guarantee order is not enough.Jarkko Hietaniemi2001-11-271-1/+1
* OS/390 cleanable gunk.Jarkko Hietaniemi2001-11-271-1/+1
* sort tweaks from John P. Linderman.Jarkko Hietaniemi2001-11-272-49/+41
* Sync-up tests with libnet distributionGraham Barr2001-11-263-2/+188
* Upgrade to podlators 1.16.Jarkko Hietaniemi2001-11-264-45/+354
* Since in some DOS filesystems the timestamp granularityJarkko Hietaniemi2001-11-251-2/+2
* For some reason CygWin wasn't collapsing multipleJarkko Hietaniemi2001-11-251-1/+6
* Cygwin needs to have libperl.dll around if trying to linkJarkko Hietaniemi2001-11-251-3/+6
* -I../lib/.. and -L../lib/..? Strange.Jarkko Hietaniemi2001-11-251-2/+2
* $MM?Jarkko Hietaniemi2001-11-251-3/+3
* Further replacement of EU::MM with File::SpecDave Rolsky2001-11-255-72/+73
* [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm testschromatic2001-11-252-2/+504
* sort pragma tweaks.Jarkko Hietaniemi2001-11-251-1/+2
* Revert the /proc/self/auxv experiment for now.Jarkko Hietaniemi2001-11-251-7/+1
* Also ExtUtils.t had $^X assumptions.Jarkko Hietaniemi2001-11-251-1/+7
* Avoid "will not stay shared" warnings.Jarkko Hietaniemi2001-11-251-11/+13
* In the MakeMaker pm_to_blib target don't copy allJarkko Hietaniemi2001-11-251-4/+23
* testsuite leaves stray files behind on windowsGurusamy Sarathy2001-11-253-3/+6
* xsubpp produces a spurious warning on directories called 'typemap'Gurusamy Sarathy2001-11-251-1/+1
* Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()John Peacock2001-11-241-11/+2
* Add charnames::vianame() in case people want to accessJarkko Hietaniemi2001-11-242-7/+62
* Move the MBF/MBI test modules to t/lib.Jarkko Hietaniemi2001-11-244-95/+2