summaryrefslogtreecommitdiff
path: root/lib/CPAN.pm
Commit message (Collapse)AuthorAgeFilesLines
* CPAN.pm 1.76_01 from Andreas.Jarkko Hietaniemi2003-09-221-3/+19
| | | p4raw-id: //depot/perl@21302
* Upgrade to real CPAN.pm 1.76.Jarkko Hietaniemi2003-07-311-3/+3
| | | p4raw-id: //depot/perl@20383
* The new PKI system is far too untested and rough yetJarkko Hietaniemi2003-07-311-117/+5
| | | | | | | | | (think machines with no network, machines behind firewalls, corporate and national encryption policies). It cannot be considered useable at this stage. Therefore, create a fake CPAN 1.76. p4raw-id: //depot/perl@20378
* Document the requirements for Module::Signature a bit.Jarkko Hietaniemi2003-07-311-7/+28
| | | p4raw-id: //depot/perl@20376
* We are change #20316 ahead of 1.75.Jarkko Hietaniemi2003-07-311-1/+1
| | | | | p4raw-link: @20316 on //depot/perl: 7b64e2de96f86540b6a77752a8a80ad714f1f7b6 p4raw-id: //depot/perl@20375
* Don't nag about Module::Signature if there is noJarkko Hietaniemi2003-07-291-7/+11
| | | | | way for the user to use it (based on Autrijus' patch). p4raw-id: //depot/perl@20316
* Too many my $fh:s.Jarkko Hietaniemi2003-07-291-3/+6
| | | p4raw-id: //depot/perl@20306
* unlink pre-PGP-signed CHECKSUMAudrey Tang2003-07-291-0/+8
| | | | | Message-ID: <20030729015834.GA7149@not.autrijus.org> p4raw-id: //depot/perl@20295
* Upgrade to CPAN.pm 1.74.Jarkko Hietaniemi2003-07-291-3/+3
| | | p4raw-id: //depot/perl@20293
* Upgrade to CPAN 1.72.Jarkko Hietaniemi2003-07-271-4/+80
| | | p4raw-id: //depot/perl@20243
* Revert #20077.Jarkko Hietaniemi2003-07-081-5/+0
| | | p4raw-id: //depot/perl@20078
* Don't recommend to upgrade the base.pm in the core withJarkko Hietaniemi2003-07-081-0/+5
| | | | | the base.pm from Class::Fields. They are not the same. p4raw-id: //depot/perl@20077
* Upgrade to CPAN 1.71.Jarkko Hietaniemi2003-07-041-3/+3
| | | p4raw-id: //depot/perl@19985
* Upgrade to CPAN 1.70_54Andreas König2003-05-201-60/+101
| | | | | | Subject: Re: CPAN.pm into blead Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de> p4raw-id: //depot/perl@19573
* Upgrade to CPAN 1.64, from Andreas Koenig.Jarkko Hietaniemi2003-02-081-40/+97
| | | p4raw-id: //depot/perl@18672
* Upgrade to CPAN 1.61.Jarkko Hietaniemi2002-05-071-4/+5
| | | p4raw-id: //depot/perl@16441
* CPAN.pm syncAndreas König2002-04-191-10/+18
| | | | | Message-ID: <m3ads0qah0.fsf@anima.de> p4raw-id: //depot/perl@16000
* test() in CPAN.pmIlya Zakharevich2002-04-021-1/+27
| | | | | Message-ID: <20020402004645.A8674@math.ohio-state.edu> p4raw-id: //depot/perl@15680
* If using a network filesystem several different hostsJarkko Hietaniemi2002-03-301-10/+26
| | | | | | | may be trying to lock the same file. In this case offering to kill the other process is not that helpful. (Unless one has *real* clustering, but that's not usually the case.) p4raw-id: //depot/perl@15627
* PATCH CPAN.pmMark-Jason Dominus2002-02-031-0/+3
| | | | | Message-ID: <20020203173636.27451.qmail@plover.com> p4raw-id: //depot/perl@14543
* Re: Perlbug - reminder of bug(20010713.003) statusRobin Barker2002-01-301-28/+33
| | | | | Message-Id: <200201301158.LAA14883@tempest.npl.co.uk> p4raw-id: //depot/perl@14502
* Further replacement of EU::MM with File::SpecDave Rolsky2001-11-251-56/+56
| | | | | Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org> p4raw-id: //depot/perl@13269
* a few typo fixes Jeffrey Friedl2001-11-121-10/+10
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 12192 11817 11815 11813 11778 11775 Update CPAN.pm to work with new Mac::BuildTools instead of ExtUtils::MM_MacOS "orphan" functions Fix test Make syntax check report in MPW style, fix tests to use Mac::err=unix to get normal-style error messages. More module and test ports from Thomas Wegner et al Fix open of /dev/null for Mac OS Allow for platforms to override formatting of errors on output from Matthias Neeracher (core files) p4raw-id: //depot/perl@12235 p4raw-edited: from //depot/maint-5.6/macperl@12234 'edit in' lib/File/DosGlob.pm t/op/magic.t (@11007..) p4raw-integrated: from //depot/maint-5.6/macperl@12234 'copy in' lib/File/Spec/Mac.pm lib/File/Temp.pm (@11007..) 'merge in' ext/File/Glob/Glob.pm lib/CPAN.pm (@11007..) ext/File/Glob/bsd_glob.c t/base/term.t (@11185..) t/op/runlevel.t (@11198..) t/pod/testp2pt.pl (@11500..) p4raw-integrated: from //depot/maint-5.6/macperl@11815 'merge in' perl.c (@11806..) p4raw-integrated: from //depot/maint-5.6/macperl@11775 'merge in' perl.h pp_ctl.c util.c (@11007..)
* Make CPAN.pm use Digest::MD5Gisle Aas2001-09-171-10/+10
| | | | | | Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com> (Applied by hand.) p4raw-id: //depot/perl@12055
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
| | | | | | | | | | | 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
* Nit from Abhijit.Jarkko Hietaniemi2001-07-061-1/+1
| | | p4raw-id: //depot/perl@11179
* [ perl 5.6.1 ] CPAN.pm doc patchElaine -HFB- Ashton2001-07-031-4/+5
| | | | | Message-ID: <20010703150423.C9787@chaos.wustl.edu> p4raw-id: //depot/perl@11130
* missing DATE_OF_02Robin Barker2001-06-241-1/+2
| | | | | Message-Id: <200106221825.TAA16884@tempest.npl.co.uk> p4raw-id: //depot/perl@10897
* more pod patchesMichael Stevens2001-03-161-4/+4
| | | | | Message-ID: <20010315212518.A18870@firedrake.org> p4raw-id: //depot/perl@9176
* Upgrade to CPAN 1.59_54, from Andreas König.Jarkko Hietaniemi2001-02-091-125/+328
| | | p4raw-id: //depot/perl@8755
* warning message (not!)Robin Barker2001-02-081-1/+1
| | | | | Message-Id: <200102081438.OAA20498@tempest.npl.co.uk> p4raw-id: //depot/perl@8717
* .1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 ↵Robin Barker2001-01-041-2/+0
| | | | | | | status update Message-Id: <200101021535.PAA15161@tempest.npl.co.uk> p4raw-id: //depot/perl@8310
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-20/+38
| | | | | Message-Id: <200012221217.MAA21332@tempest.npl.co.uk> p4raw-id: //depot/perl@8228
* Upgrade to CPAN 1.59_51, from Andreas König.Jarkko Hietaniemi2000-12-011-110/+510
| | | p4raw-id: //depot/perl@7946
* Re: perl@7777 John P. Linderman2000-11-221-11/+11
| | | | | | | Message-Id: <200011221811.NAA90072@raptor.research.att.com> Detypoing. p4raw-id: //depot/perl@7810
* Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.Jarkko Hietaniemi2000-11-181-104/+304
| | | p4raw-id: //depot/perl@7737
* Upgrade to CPAN 1.58_55.Andreas König2000-10-281-84/+211
| | | | | | Subject: CPAN.pm status Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de> p4raw-id: //depot/perl@7466
* Upgrade to CPAN 1.58, from Andreas König.Jarkko Hietaniemi2000-10-121-138/+148
| | | p4raw-id: //depot/perl@7206
* Upgrade to CPAN 1.57_65, from Andreas König.Jarkko Hietaniemi2000-09-101-568/+877
| | | p4raw-id: //depot/perl@7046
* CPAN.pm beta 1.57_57 for the coreAndreas König2000-09-011-175/+354
| | | | | Message-ID: <m3r974z1zk.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6966
* Re: typos in podsYitzchak Scott-Thoennes2000-08-311-1/+1
| | | | | Message-ID: <eIcr5gzkg25X092yn@efn.org> p4raw-id: //depot/perl@6935
* More liberal parsing of version numbers.Andreas König2000-08-241-1/+2
| | | | | | Subject: Re: CPAN.pm beta for testing available Message-ID: <m34s4aanc2.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6797
* Storable support, v-version fixes.Andreas König2000-08-231-81/+176
| | | | | | Subject: CPAN.pm beta for testing available Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6783
* Update to CPAN 1.57.Andreas König2000-08-161-134/+196
| | | | | | Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de> p4raw-id: //depot/perl@6650
* Andreas says that 1.56 is fine, so reverting back to it.Jarkko Hietaniemi2000-08-131-18/+18
| | | p4raw-id: //depot/perl@6609
* Put back the \z changes of #5406 to CPAN.pm.Jarkko Hietaniemi2000-08-131-18/+18
| | | p4raw-id: //depot/perl@6607
* Update to CPAN 1.56, from Andreas König.Jarkko Hietaniemi2000-08-101-103/+361
| | | p4raw-id: //depot/perl@6579
* yet more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-011-19/+19
| | | p4raw-id: //depot/perl@5406
* CPAN.pm updated to v1.52 (from Andreas Koenig)Gurusamy Sarathy2000-02-041-198/+349
| | | p4raw-id: //depot/perl@4984