summaryrefslogtreecommitdiff
path: root/pod/splitpod
Commit message (Collapse)AuthorAgeFilesLines
* Global executable bit cleanupDavid Golden2010-07-241-0/+0
| | | | | | | | | | | | | | | | | | | | When porting/makerel runs, all files copied into the directory for the tarball have the executable bit stripped and then only a specific set of files have the executable bit restored. There are many files in the repo that have the executable bit set in the repo that will be stripped. So that the state of files in the repo is as close as possible to the state of files in the release tarball, the executable bit has been stripped from such files. In one recent case, a file added from a dual-life module needed the executable bit set. Because it had the bit in the repo but was not listed in makerel to get an executable bit, tests using it passed in the repo and failed in the tarball. This commit refactors the list into a new file, Porting/exec-bit.txt and add tests to detect a mismatch between files listed there and actual executable bits in the repo.
* * make splitpod actually work if perl isn't installedRafael Garcia-Suarez2007-07-131-4/+4
| | | | | * prevent doc extractors to extract POD from splitpod p4raw-id: //depot/perl@31603
* Re: [PATCH] Stop splitpod truncating sprintf manpageSteve Hay2004-03-131-1/+8
| | | | | Message-ID: <40517711.9030204@uk.radan.com> p4raw-id: //depot/perl@22494
* Fix broken splitpod programSteve Hay2003-09-291-4/+3
| | | | | Message-ID: <3F780E6F.3020704@uk.radan.com> p4raw-id: //depot/perl@21386
* Fix missing functions when splitting perlfuncSteve Hay2003-04-021-1/+2
| | | | | Message-ID: <3E79AC15.80307@uk.radan.com> p4raw-id: //depot/perl@19140
* splitpod broken in 5.004_01Tim Bunce1997-08-071-3/+9
| | | | | | | | | | | | | > From: Hans Mulder <hansmu@xs4all.nl> > > Splitpod is broken in 5.004_01. Darn, my fault. Thanks for this and your other bug reports. I guess _02 will be sooner rather than later. p5p-msgid: 9706241612.AA09119@toad.ig.co.uk
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-2/+8
| | | | | | | | | [editor's note: The changes between this and 5.004 were processed from the m1t2 release, which was a bad idea as it was the _01 release which had the final corrected attributions. The differences between the various m*t* releases do that; I considered it most valuable just to look at the _NN releases. Many patches have been separated out and/or applied from the p5p archives nonetheless.]
* Update to match new home of Pod::Functions.Perl 5 Porters1996-02-091-1/+2
|
* perl5.002beta3Perl 5 Porters1996-02-021-0/+0
| | | | | | | | | | | | | | | | | [editor's note: no patch file was found for this release, so no fine-grained changes] I can't find the password for our ftp server, so I had to drop it into ftp://ftp.sems.com/pub/incoming/perl5.002b3.tar.gz, which is a drop directory you can't ls. The current plan is that Andy is gonna whack on this a little more, and then release a gamma in a few days when he's happy with it. So don't get carried away. This is now *late* beta. In other words, have less than the appropriate amount of fun. :-) Larry
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-211-0/+47
cd to your perl source directory, and type patch -p1 -N < patch.2b1g This patch is just my packaging of Tom's documentation patches he released as patch.2b1g. Patch and enjoy, Andy Dougherty doughera@lafcol.lafayette.edu Dept. of Physics Lafayette College, Easton PA 18042