| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
pod, not modules.
|
|
|
|
|
|
|
| |
Instead of using FindBin, pass a directory to use on the command line.
Use regen_lib for handling the output file.
die if any file opened for reading has errors on closing.
Run with the cwd as the top level of the distribution, instead of pod/
|
|
|
|
|
|
|
| |
Using =cut as the heredoc terminator makes the whole file parse as
(reasonably) sane Pod as-is to anything that attempts to brute-force treat
it as such. The content is already useful - this just makes it tidier, by
stopping anything doing this mistaking the rest of the Perl code for Pod.
|
|
|
|
|
|
| |
where appropriate
Used buildtoc to regenerate pod-related files
|
|
|
|
| |
'Invalid version format (non-numeric data)' as it currently does. Also update documentation that version should be a positive number.
|
| |
|
| |
|
|
|
|
|
|
| |
That was due to the great move of dual-life modules into cpan/ and
dist/. This fixes the bug: [perl #74332] lots of modules missing from
perlmodlib.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Trying to munge the file to a path in lib/ and then attempting to open that
first doesn't gain anything.
|
|
|
|
| |
(Only a few months behind the times - better late than never.)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@32282
|
|
|
|
|
| |
Message-Id: <200609010912.46314.chromatic@wgz.org>
p4raw-id: //depot/perl@28778
|
|
|
| |
p4raw-id: //depot/perl@25844
|
|
|
| |
p4raw-id: //depot/perl@21370
|
|
|
| |
p4raw-id: //depot/perl@20862
|
|
|
| |
p4raw-id: //depot/perl@20039
|
|
|
|
|
|
| |
regen perltoc, perlmodlib. The GPL added as verbatim as possible,
the perlartistic is a straightforward podification.
p4raw-id: //depot/perl@19401
|
|
|
|
|
| |
Message-ID: <20030423180320.GZ15574@geeknest.com>
p4raw-id: //depot/perl@19320
|
|
|
|
|
| |
Add a note about perllocal.pod, which wasn't documented.
p4raw-id: //depot/perl@18052
|
|
|
|
|
| |
Regenerate perlmodlib.pod
p4raw-id: //depot/perl@18050
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@17521
|
|
|
|
|
| |
Message-ID: </WnB9gzkgC5S092yn@efn.org>
p4raw-id: //depot/perl@17195
|
|
|
| |
p4raw-id: //depot/perl@15542
|
|
|
| |
p4raw-id: //depot/perl@15540
|
|
|
| |
p4raw-id: //depot/perl@14083
|
|
|
|
|
| |
changed back because that is coming from ParseLink.pm.
p4raw-id: //depot/perl@13349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@9963
|
|
|
|
|
|
|
| |
files; didn't understand -- as the name-thing separator).
Update the CPAN mirrors list.
p4raw-id: //depot/perl@9634
|
|
|
|
|
| |
Message-Id: <20010204194714.A4698@blackrider.aocn.com>
p4raw-id: //depot/perl@8709
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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..)
|
|
|
|
|
|
|
| |
Message-Id: <200011171357.IAA05122@spotter.yi.org>
It's really 20000518.006.
p4raw-id: //depot/perl@7726
|
|
|
|
|
| |
Message-ID: <eIcr5gzkg25X092yn@efn.org>
p4raw-id: //depot/perl@6935
|
|
both from Simon Cozens.
p4raw-id: //depot/cfgperl@6161
|