summaryrefslogtreecommitdiff
path: root/pod/perlmodlib.PL
Commit message (Collapse)AuthorAgeFilesLines
* Bring the joy of strict (and warnings) to perlmodlib.PL. Tweak some indenting.Nicholas Clark2009-06-131-38/+39
|
* Improve perlmodlib.PL. Reduce the amount of special case logic.Nicholas Clark2009-06-131-55/+28
| | | | | | Get the module name from the Pod, rather than using heuristics on the filename (sometimes wrong). Parse .pm_PL files too. Special cases now are only Config and 8 files that don't use their package name in =head NAME.
* Make perlmodlib.PL chdir into pod. Add a -q flag to suppress routine warnings.Nicholas Clark2009-06-131-2/+11
|
* In perlmodlib.PL, just open files in their original location.Nicholas Clark2009-06-131-9/+5
| | | | | Trying to munge the file to a path in lib/ and then attempting to open that first doesn't gain anything.
* Update perlmodlib.PL to accomodate the re-arranging of the directories in ext/Nicholas Clark2009-06-121-0/+1
| | | | (Only a few months behind the times - better late than never.)
* [perl #53000] Patch for featured TODO: make a reproducible perlmodlib.PL James Bence2008-04-181-24/+57
| | | | | | | | | From: "James Bence" (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.6.HEAD-23612-1208409731-470.53000-75-0@perl.org> plus regen perlmodlib (from a clean source tree) and remove perltodo note p4raw-id: //depot/perl@33711
* Fix listing of MIME::QuotedPrint in perlmodlibRafael Garcia-Suarez2007-11-121-0/+5
| | | p4raw-id: //depot/perl@32282
* Re: AW: [PATCH pod/*] Use Direct Object Constructor Callschromatic2006-09-041-2/+2
| | | | | Message-Id: <200609010912.46314.chromatic@wgz.org> p4raw-id: //depot/perl@28778
* Remove remaining references to mv-if-diffRafael Garcia-Suarez2005-10-251-2/+2
| | | p4raw-id: //depot/perl@25844
* CPAN sites update.Jarkko Hietaniemi2003-09-251-2/+6
| | | p4raw-id: //depot/perl@21370
* Update the CPAN mirrors list.Jarkko Hietaniemi2003-08-241-50/+74
| | | p4raw-id: //depot/perl@20862
* Update the CPAN mirrors list.Jarkko Hietaniemi2003-07-061-96/+122
| | | p4raw-id: //depot/perl@20039
* Add Artistic as perlartistic and GPL (the Copying) as perlgpl;Jarkko Hietaniemi2003-05-041-3/+4
| | | | | | regen perltoc, perlmodlib. The GPL added as verbatim as possible, the perlartistic is a straightforward podification. p4raw-id: //depot/perl@19401
* Re: [PATCH] [perl #18055] Clarify for bug resolution.Casey West2003-04-231-2/+5
| | | | | Message-ID: <20030423180320.GZ15574@geeknest.com> p4raw-id: //depot/perl@19320
* Further tweaks to perlmodlib.pod.Rafael Garcia-Suarez2002-10-231-0/+6
| | | | | Add a note about perllocal.pod, which wasn't documented. p4raw-id: //depot/perl@18052
* perlmodlib.pod nit suggested by David Dyck (bug #18055)Rafael Garcia-Suarez2002-10-221-1/+1
| | | | | Regenerate perlmodlib.pod p4raw-id: //depot/perl@18050
* Fix pod/perlmodlib.PL (it wasn't generating a complete listRafael Garcia-Suarez2002-09-151-8/+19
| | | | | | | of modules.) Regenerate pod/perlmodlib.pod. Add a warning : not all modules listed in perlmodlib are necessarily installed. Plus some corrections by Vincent Lefevre. p4raw-id: //depot/perl@17906
* Update the CPAN sites list in perlmodlib, regen toc.Jarkko Hietaniemi2002-07-131-538/+437
| | | p4raw-id: //depot/perl@17521
* perlmodlib.pod missing Config & ErrnoYitzchak Scott-Thoennes2002-06-121-1/+4
| | | | | Message-ID: </WnB9gzkgC5S092yn@efn.org> p4raw-id: //depot/perl@17195
* I like doubleclicking on URLs in pods to select them.Jarkko Hietaniemi2002-03-271-1/+1
| | | p4raw-id: //depot/perl@15542
* Update the CPAN sites list.Jarkko Hietaniemi2002-03-271-48/+66
| | | p4raw-id: //depot/perl@15540
* A bit of "perl.com" cleanup.Jarkko Hietaniemi2002-01-041-2/+1
| | | p4raw-id: //depot/perl@14083
* Update perlmodlib.PL as per #13348. The L<> gotJarkko Hietaniemi2001-11-291-48/+134
| | | | | changed back because that is coming from ParseLink.pm. p4raw-id: //depot/perl@13349
* [PATCH] the the double double word word fix fixAbhijit Menon-Sen2001-11-021-1/+1
| | | | | | | | | | | | | | | | | From: Richard Soderberg <rs@oregonnet.com> Date: Thu, 1 Nov 2001 13:12:03 -0800 Message-Id: <200111012112.NAA23288@oregonnet.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:43:40 -0500 Message-Id: <20011101214340.2044.qmail@plover.com> Subject: Re: [PATCH] the the double double word word fix fix From: Mark-Jason Dominus <mjd@plover.com> Date: Thu, 01 Nov 2001 16:51:39 -0500 Message-Id: <20011101215139.2196.qmail@plover.com> p4raw-id: //depot/perl@12802
* perlmodlib tweaks; regen pods.Jarkko Hietaniemi2001-05-021-7/+9
| | | p4raw-id: //depot/perl@9963
* Fix the perlmodlib generation (didn't understand separate .podJarkko Hietaniemi2001-04-081-243/+662
| | | | | | | files; didn't understand -- as the name-thing separator). Update the CPAN mirrors list. p4raw-id: //depot/perl@9634
* Up to date CPAN mirror listMichael G. Schwern2001-02-061-146/+211
| | | | | Message-Id: <20010204194714.A4698@blackrider.aocn.com> p4raw-id: //depot/perl@8709
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-19/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from maintperl. Upgrade to Getopt::Long 2.25, from Johan Vromans. more files need to be writable in the source distribution perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626) Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod Allow the float to be fuzzier. need to use INT2PTR instead of a straight cast or ia64 fails Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE p4raw-link: @8662 on //depot/maint-5.6/perl: 4fd7b88664e5220d434e86a4171b6501199a0df5 p4raw-link: @8654 on //depot/maint-5.6/perl: 570327f99599d50e7689d7f8e58ce0062abb9bfd p4raw-link: @8649 on //depot/maint-5.6/perl: e077e268546d6372b301e6674cc72c8d19727a93 p4raw-link: @8644 on //depot/maint-5.6/perl: 0a4931cb101d4c4c7af706ed2960bc1b4935992e p4raw-link: @8641 on //depot/maint-5.6/perl: c266a57ee93b609f48ccb9173c2a3073a28cd0db p4raw-link: @8626 on //depot/maint-5.6/perl: e77a7f40d76565c12d43428402884505d5496c8f p4raw-id: //depot/perl@8670 p4raw-integrated: from //depot/maint-5.6/perl@8650 'copy in' Porting/makerel (@7298..) lib/Getopt/Long.pm (@7895..) pod/perlmodlib.PL (@8175..) 'ignore' pod/perlmodlib.pod (@8640..) 'merge in' t/lib/peek.t (@8151..) ext/POSIX/POSIX.xs (@8177..) embed.pl pp.h (@8620..) embedvar.h (@8626..) pod/perlfunc.pod (@8630..) p4raw-integrated: from //depot/maint-5.6/perl@8649 'merge in' sv.c (@8634..)
* Fix for 20000815.006Stephen P. Potter2000-11-171-0/+6
| | | | | | | Message-Id: <200011171357.IAA05122@spotter.yi.org> It's really 20000518.006. p4raw-id: //depot/perl@7726
* Re: typos in podsYitzchak Scott-Thoennes2000-08-311-1/+1
| | | | | Message-ID: <eIcr5gzkg25X092yn@efn.org> p4raw-id: //depot/perl@6935
* Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,Jarkko Hietaniemi2000-05-291-0/+822
both from Simon Cozens. p4raw-id: //depot/cfgperl@6161