summaryrefslogtreecommitdiff
path: root/lib/lib_pm.PL
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to lib.pm 0.61.Nicholas Clark2008-10-251-1/+1
| | | p4raw-id: //depot/perl@34583
* [perl #34339][PATCH] "perldoc lib" doesn't describe actual behaviorRenee Baecker2008-06-281-0/+6
| | | | | Message-ID: <486258F9.4020505@smart-websolutions.de> p4raw-id: //depot/perl@34093
* Fix for lib.pm Config detectionSteffen Mueller2008-06-011-4/+5
| | | | | Message-ID: <20080601153657.26607.qmail@lists.develooper.com> p4raw-id: //depot/perl@33980
* Re: recent 'lib.pm' change => dual-life lib.pmSteffen Mueller2008-06-011-3/+56
| | | | | Message-ID: <483BF56D.2020803@sneakemail.com> p4raw-id: //depot/perl@33973
* lib.pm should not warn about loading .par filesPaul Fenwick2008-05-251-2/+2
| | | | | Message-ID: <48357412.5020703@perltraining.com.au> p4raw-id: //depot/perl@33927
* PATCH: clarify docs for lib.pmMark Stosberg2006-10-031-0/+4
| | | | | | | Message-ID: <20060925195512.27418.qmail@lists.develooper.com> (further modified by Merijn) p4raw-id: //depot/perl@28928
* RE: script wantedRobin Barker2003-08-131-1/+1
| | | | | Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk> p4raw-id: //depot/perl@20681
* Integrate:Jarkko Hietaniemi2003-03-121-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 18946] Integrate from maint-5.8/macperl: [ 18937] Various MacOS portability fixes for tests [ 18938] File::Spec::Unix method should be called on $self [ 18939] lib.pm:_get_dirs() should use $_[0], not $_ [ 18940] Update MacOS for new configpm [ 18941] Update MacOS build Update Makefile for new source files, update test script, add additional symbol for APItest p4raw-link: @18946 on //depot/maint-5.8/perl: 494df11159c23652339c95affadb99da70ef89e6 p4raw-link: @18941 on //depot/maint-5.8/macperl: 9b3df31c299856a4cb17c1b4a9c403df0a69ec28 p4raw-link: @18940 on //depot/maint-5.8/macperl: 5d97ba7550864e5eaacd84839be0d01c212a6d00 p4raw-link: @18939 on //depot/maint-5.8/macperl: be568d45c1392c31a2787cdaf2ab37fb4a91ced1 p4raw-link: @18938 on //depot/maint-5.8/macperl: efc910e725c427d20af16b2fdf1d43228fecfc02 p4raw-link: @18937 on //depot/maint-5.8/macperl: bbcece98349dade0635a793d66ae4e883c9097d6 p4raw-id: //depot/perl@18951 p4raw-integrated: from //depot/maint-5.8/perl@18950 'copy in' ext/POSIX/t/taint.t t/op/stat.t (@17645..) lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t lib/lib_pm.PL t/op/mkdir.t (@18080..) ext/Filter/t/call.t lib/charnames.t t/op/taint.t t/run/switchI.t (@18458..) lib/File/Spec/Unix.pm (@18466..) t/io/crlf.t (@18638..) ext/Digest/MD5/t/files.t (@18743..) t/op/method.t (@18850..) t/pod/testp2pt.pl (@18890..) t/op/sprintf.t (@18911..) t/op/recurse.t (@18922..) p4raw-branched: from //depot/maint-5.8/perl@18946 'branch in' macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm macos/macperl.sym
* fix lib.pm's import() to accept readonly parametersAnton Berezin2002-08-251-9/+10
| | | | | Message-ID: <20020820214425.GG16178@heechee.tobez.org> p4raw-id: //depot/perl@17768
* Integrate macperl changes #16974 and #16975;Jarkko Hietaniemi2002-06-051-1/+1
| | | | | | | | | | | | | | nativize() isn't happy with absolute Mac paths Test::Harness test fixes, attempt #3 :-) p4raw-link: @16974 on //depot/macperl: 594896ac796bb1aa12d08048b3e095be1cebc16d p4raw-id: //depot/perl@16989 p4raw-integrated: from //depot/macperl@16987 'copy in' ext/DynaLoader/DynaLoader_pm.PL (@16929..) lib/ExtUtils/MM_MacOS.pm (@16938..) lib/Test/Harness/t/callback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t lib/lib_pm.PL (@16968..)
* strictify lib.pm.Jarkko Hietaniemi2002-06-011-0/+2
| | | p4raw-id: //depot/perl@16950
* s/invcer/incver/Jarkko Hietaniemi2002-06-011-2/+2
| | | p4raw-id: //depot/perl@16949
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-11/+67
| | | | | | | | | | | | | | | | | | | | | Big MacPerl Testing Patch No. 2 Big MacPerl Testing Patch No. 3 p4raw-id: //depot/perl@16942 p4raw-integrated: from //depot/macperl@16937 'copy in' lib/Devel/SelfStubber.pm lib/Devel/SelfStubber.t lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t lib/File/Temp.pm lib/FindBin.t lib/Tie/File/t/09_gen_rs.t lib/lib.t t/comp/use.t utils/dprofpp.PL utils/splain.PL (@16123..) t/lib/MakeMaker/Test/Utils.pm (@16230..) lib/diagnostics.t (@16646..) lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t (@16730..) lib/lib_pm.PL (@16926..) lib/ExtUtils/MM_MacOS.pm lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/test-harness.t (@16929..) p4raw-integrated: from //depot/macperl@16926 'merge in' lib/English.t (@16123..) ext/DynaLoader/DynaLoader_pm.PL (@16868..)
* portability snagMichael G. Schwern2001-12-191-0/+9
| | | | | Message-ID: <20011219124254.GF8630@blackrider> p4raw-id: //depot/perl@13799
* [patch lib/lib_pm.PL]Stas Bekman2001-09-201-1/+1
| | | | | | Message-Id: <3BA9C995.6010302@stason.org> (Applied by hand.) p4raw-id: //depot/perl@12090
* Expand %Config variables only if explicitly so requestedGurusamy Sarathy2000-10-221-13/+35
| | | | | | | | during build time by PERL_BUILD_EXPAND_CONFIG_VARS. Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com> p4raw-id: //depot/perl@7401
* [ID 20000803.006] 'use lib ...' doesn't behave as documentedTim Conrow2000-08-071-1/+5
| | | | | Message-Id: <200008032129.OAA27898@spindrift.caltech.edu> p4raw-id: //depot/perl@6538
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-0/+161
p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)