summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Bump up version numbers.Jarkko Hietaniemi2001-09-1624-24/+24
| | | | | | | | | | | TODO 1: double check that pre-5.6.1 CPAN.pm:s don't try to download 5.8.0 because of the version numbers. Mainly this means using _00 in the core version numbers. TODO 2: the "use 5.005_64" in many modules needs to be changed to, say, "use 5.6.1". p4raw-id: //depot/perl@12040
* Re: Core module version numbers reviewPeter Scott2001-09-161-1/+1
| | | | | Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com> p4raw-id: //depot/perl@12038
* Integrate change #12024 from maintperlJarkko Hietaniemi2001-09-141-7/+6
| | | | | | | | | (a local() precedence bug) p4raw-link: @12024 on //depot/maint-5.6/perl: 1076fa75f4e1273e689e52f8c683e00d5f9f011c p4raw-id: //depot/perl@12025 p4raw-integrated: from //depot/maint-5.6/perl@12023 'copy in' lib/ExtUtils/Install.pm (@9706..)
* Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 onchromatic2001-09-141-1/+1
| | | | | Message-ID: <20010914154936.70059.qmail@onion.perl.org> p4raw-id: //depot/perl@12022
* Hopefully better skipping of the Complete.t testsJarkko Hietaniemi2001-09-141-1/+14
| | | | | in case of not a tty. p4raw-id: //depot/perl@12021
* Execute files of debugger commandsPeter Scott2001-09-141-0/+14
| | | | | Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com> p4raw-id: //depot/perl@12014
* Do stty only if we have stty.Jarkko Hietaniemi2001-09-131-6/+14
| | | | | TODO: non-UNIX platforms. Solaris and /usr/ucb/stty? p4raw-id: //depot/perl@12011
* Skip the test if not running on a tty.Jarkko Hietaniemi2001-09-131-0/+1
| | | p4raw-id: //depot/perl@12010
* Upgrade to Memoize 0.66.Jarkko Hietaniemi2001-09-127-77/+130
| | | p4raw-id: //depot/perl@12006
* Retract #11984: div() being redefined, and 1397Jarkko Hietaniemi2001-09-111-16/+6
| | | | | failing on 64-bit platforms. p4raw-id: //depot/perl@12001
* New Test for CGI::Pushchromatic2001-09-101-0/+84
| | | | | Message-ID: <20010910211833.30177.qmail@onion.perl.org> p4raw-id: //depot/perl@11988
* (Retracted by #12001)Tels2001-09-101-6/+16
| | | | | | Subject: Calc with USE_MUL/USE_DIV Message-Id: <200109071651.TAA11249@tiku.hut.fi> p4raw-id: //depot/perl@11984
* Fix Pod Typo, Add Test for ExtUtils::Commandchromatic2001-09-102-1/+146
| | | | | Message-Id: <20010910172528.54160.qmail@onion.perl.org> p4raw-id: //depot/perl@11981
* Further Class::Struct patching from Damian.Jarkko Hietaniemi2001-09-101-16/+23
| | | | | | | | | | | | | The new new semantics are: * If you pass an initializer for a nested object, it has to be: a) a reference to an object of that class, or b) a reference to an object of a subclass of that class, or c) a reference to a hash of arguments to be passed to the class's constructor * If you pass no initializer for a nested object, the attribute is initialized to C<undef> p4raw-id: //depot/perl@11976
* The exact error message is system-dependent.Jarkko Hietaniemi2001-09-091-1/+1
| | | p4raw-id: //depot/perl@11965
* Add Test for Term::Completechromatic2001-09-091-0/+101
| | | | | Message-ID: <20010909013810.11522.qmail@onion.perl.org> p4raw-id: //depot/perl@11959
* Test::Tutorial?Michael G. Schwern2001-09-091-0/+554
| | | | | Message-ID: <20010908024026.A26283@blackrider> p4raw-id: //depot/perl@11958
* Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pmCraig A. Berry2001-09-091-1/+3
| | | | | Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com> p4raw-id: //depot/perl@11955
* [REPATCH] Re: [PATCH] new test lib/blib.tMichael G. Schwern2001-09-092-2/+48
| | | | | Message-ID: <20010908194546.C9193@blackrider> p4raw-id: //depot/perl@11953
* Added Test for CGI::Fastchromatic2001-09-091-0/+35
| | | | | Message-ID: <20010908183612.49960.qmail@onion.perl.org> p4raw-id: //depot/perl@11952
* [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New TestMichael G. Schwern2001-09-082-1/+154
| | | | | Message-ID: <20010907230651.R606@blackrider> p4raw-id: //depot/perl@11946
* Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Testschromatic2001-09-081-0/+16
| | | | | Message-ID: <20010907235740.80566.qmail@onion.perl.org> p4raw-id: //depot/perl@11945
* Thinko.Jarkko Hietaniemi2001-09-071-1/+1
| | | p4raw-id: //depot/perl@11944
* slash slashes in lib/CGI/Carp.pmCraig A. Berry2001-09-071-3/+4
| | | | | Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01> p4raw-id: //depot/perl@11943
* (was Re: MakeMaker: MM_Unix rule excluding pods)Michael G. Schwern2001-09-071-1/+1
| | | | | Message-ID: <20010907153813.K606@blackrider> p4raw-id: //depot/perl@11942
* Clean up 1_compile.t; move tests to more consistentJarkko Hietaniemi2001-09-075-0/+46
| | | | | | | places (t/ subdirectories); add integer.t (much of the pragma is tested elsewhere but there is no one centralized place) p4raw-id: //depot/perl@11940
* Re: [PATCH lib/File/Find/taint.t] Use Test::Morechromatic2001-09-071-48/+34
| | | | | Message-ID: <20010907162205.84723.qmail@onion.perl.org> p4raw-id: //depot/perl@11939
* The #11931 patching misbehaved.Jarkko Hietaniemi2001-09-071-205/+0
| | | p4raw-id: //depot/perl@11932
* Test::Harness 1.25 syncMichael G. Schwern2001-09-076-376/+818
| | | | | Message-ID: <20010907033041.A2796@blackrider> p4raw-id: //depot/perl@11931
* Add Tests for the less Pragmachromatic2001-09-071-0/+10
| | | | | Message-ID: <20010907051609.91459.qmail@onion.perl.org> p4raw-id: //depot/perl@11929
* Re: [PATCH lib/English.t] Test All Aliases (including %Errno)chromatic2001-09-071-30/+120
| | | | | Message-Id: <01090522580506.19590@firewheel> p4raw-id: //depot/perl@11925
* noise from make in ext/SDBMRobin Barker2001-09-071-1/+1
| | | | | Message-Id: <200109061836.TAA08747@tempest.npl.co.uk> p4raw-id: //depot/perl@11923
* Avoid redefinition warningJarkko Hietaniemi2001-09-061-0/+1
| | | | | | | Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97. from perl -w -Ilib -MCwd -e '' p4raw-id: //depot/perl@11915
* Missing) in #11912.Jarkko Hietaniemi2001-09-061-1/+1
| | | p4raw-id: //depot/perl@11913
* Rewhack Test-Simple into core harness.Jarkko Hietaniemi2001-09-069-23/+59
| | | p4raw-id: //depot/perl@11912
* Workaround for the new Exporter 'feature'.Jarkko Hietaniemi2001-09-061-1/+1
| | | p4raw-id: //depot/perl@11911
* Re-introduce pure-Perl fall-back for abs_path,Jarkko Hietaniemi2001-09-062-9/+106
| | | | | re-introduce #11898. p4raw-id: //depot/perl@11910
* More tests.Jarkko Hietaniemi2001-09-061-16/+31
| | | p4raw-id: //depot/perl@11909
* Retract #11898 for now because it introducesJarkko Hietaniemi2001-09-061-1/+1
| | | | | | | | a rather nasty depencency: when B is being built, MakeMaker is used. MakeMaker uses File::Find. File::Find uses Cwd::getcwd()...which doesn't exist yet. p4raw-id: //depot/perl@11908
* New test welcome.Jarkko Hietaniemi2001-09-061-0/+10
| | | p4raw-id: //depot/perl@11907
* Old test begone.Jarkko Hietaniemi2001-09-061-130/+0
| | | p4raw-id: //depot/perl@11906
* Test-Simple syncup from Schwern.Jarkko Hietaniemi2001-09-0621-296/+702
| | | p4raw-id: //depot/perl@11905
* Documentation micropatch from Damian.Jarkko Hietaniemi2001-09-051-1/+1
| | | p4raw-id: //depot/perl@11899
* (Retracted by #11908)Michael G. Schwern2001-09-052-15/+5
| | | | | | Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests Message-ID: <20010905155821.I632@blackrider> p4raw-id: //depot/perl@11898
* Tests for CGI::Carp Michael G. Schwern2001-09-051-0/+263
| | | | | Message-ID: <20010905191631.E11386@blackrider> p4raw-id: //depot/perl@11897
* Re: [PATCH] Re: English.pm should do *PREMATCH = \$` chromatic2001-09-051-0/+2
| | | | | Message-Id: <01090518080700.19590@firewheel> p4raw-id: //depot/perl@11896
* tweak warnings.t and kill_perl.t for VMSCraig A. Berry2001-09-051-1/+7
| | | | | Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01> p4raw-id: //depot/perl@11894
* Re: [PATCH] Re: English.pm should do *PREMATCH = \$`chromatic2001-09-051-58/+58
| | | | | Message-Id: <01090513220807.10587@firewheel> p4raw-id: //depot/perl@11890
* Clear up a documentation confusion noticed by Xiaoyun WuJarkko Hietaniemi2001-09-051-1/+4
| | | | | <xwu@theeducationcenter.com> p4raw-id: //depot/perl@11888
* Typo nits.Jarkko Hietaniemi2001-09-051-5/+5
| | | p4raw-id: //depot/perl@11887