| Commit message (Expand) | Author | Age | Files | Lines |
* | Some tidying in installman. | Nicholas Clark | 2011-12-24 | 1 | -21/+19 |
* | Add x2p/a2p.pod to the 'master' array returned by get_pod_metadata(). | Nicholas Clark | 2011-12-24 | 1 | -3/+1 |
* | Avoid installman warning about "no documentation in pod/perldoc.pod" | Nicholas Clark | 2011-12-24 | 1 | -6/+4 |
* | Move the common Pod scanning code from installman and buildtoc to pod_lib.pl | Nicholas Clark | 2011-12-24 | 1 | -26/+3 |
* | Refactor installman's use of File::Find::find() to converge with buildtoc's. | Nicholas Clark | 2011-12-24 | 1 | -12/+10 |
* | In installman, move the call to File::Find::find() to the top level. | Nicholas Clark | 2011-12-21 | 1 | -43/+36 |
* | Re-order entries in the 'master' array returned by get_pod_metadata(). | Nicholas Clark | 2011-12-21 | 1 | -1/+1 |
* | Rationalise use of the Pod metadata structure returned by get_pod_metadata(). | Nicholas Clark | 2011-12-21 | 1 | -1/+1 |
* | installman should use the data in pod.lst to track dual-life pods in lib/ | Nicholas Clark | 2011-12-19 | 1 | -4/+9 |
* | Various installman cleanups. | Nicholas Clark | 2011-12-19 | 1 | -20/+11 |
* | In installman, pod2man() now takes a hashref instead of a list of scripts. | Nicholas Clark | 2011-12-19 | 1 | -26/+28 |
* | In pod2man() in installman, transpose the keys and values of %modpods. | Nicholas Clark | 2011-12-19 | 1 | -4/+4 |
* | Stop installing the manpage for XS::Typemap. | Nicholas Clark | 2011-12-19 | 1 | -0/+1 |
* | installman only needs match =head1 to identify files with Pod. | Nicholas Clark | 2011-12-19 | 1 | -1/+8 |
* | Install perlfaq and perlglossary manpages in section 1 of the manual | Rafael Garcia-Suarez | 2011-12-01 | 1 | -0/+3 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -1/+1 |
* | merge XS-APItest-KeywordRPN into XS-APItest | Zefram | 2010-09-26 | 1 | -1/+0 |
* | Stop installing manpages for XS::APItest* | Florian Ragwitz | 2010-08-21 | 1 | -7/+13 |
* | A couple more installman tidy ups. | Nicholas Clark | 2008-05-19 | 1 | -10/+4 |
* | Merge common code from installperl and installman into install_lib.pl | Nicholas Clark | 2008-05-19 | 1 | -108/+7 |
* | Converge some changes from installperl into installman. I have a | Nicholas Clark | 2008-05-19 | 1 | -1/+15 |
* | Make installman work with -Duserelocatableinc and DESTDIR | Rafael Garcia-Suarez | 2007-11-02 | 1 | -0/+26 |
* | Remove old Pod::Man parser creation. | Rafael Garcia-Suarez | 2006-01-05 | 1 | -5/+1 |
* | Change installman to instantiate a new Pod::Man instance for each | Steve Peters | 2006-01-05 | 1 | -0/+4 |
* | [perl #29937] Entries missing from .packlist | jdhedden@1979.usna.com | 2004-05-31 | 1 | -0/+5 |
* | Debian patch that skips podless modules | Alexey Tourbin | 2003-08-04 | 1 | -0/+19 |
* | Make consistent with installperl (and working in MPE/iX) | Jarkko Hietaniemi | 2003-07-31 | 1 | -1/+1 |
* | The --destdir option to installman should be made | Jarkko Hietaniemi | 2003-07-29 | 1 | -1/+1 |
* | DESTDIR in perl-5.8.1 package? | Michael Schroeder | 2003-07-29 | 1 | -7/+9 |
* | Don't install test pods. | Jarkko Hietaniemi | 2002-07-07 | 1 | -0/+1 |
* | Re: [ID 20011127.153] installman error | Nicholas Clark | 2001-11-29 | 1 | -1/+1 |
* | Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC | Nicholas Clark | 2001-11-27 | 1 | -1/+1 |
* | Skip the link= directives of utils.lst if no mandir | Jarkko Hietaniemi | 2001-11-25 | 1 | -5/+8 |
* | Re: [ID 20011118.128] installman chdir stuffs INC | Nicholas Clark | 2001-11-24 | 1 | -31/+22 |
* | "link =" from utils.lst was being processed oddly. | Jarkko Hietaniemi | 2001-11-15 | 1 | -3/+6 |
* | Using Pod::Man instead of pod2man | Michael G. Schwern | 2001-10-20 | 1 | -54/+26 |
* | [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems | 0000-Admin | 2001-06-21 | 1 | -0/+4 |
* | Detypos. | Jarkko Hietaniemi | 2001-05-17 | 1 | -1/+1 |
* | Re: [PATCH] Abstract "utility" information from installman | Simon Cozens | 2001-05-16 | 1 | -2/+2 |
* | Re: [PATCH] Abstract "utility" information from installman | Simon Cozens | 2001-05-16 | 1 | -16/+12 |
* | Install psed man page. | Jarkko Hietaniemi | 2001-05-03 | 1 | -0/+3 |
* | installman go-faster stripes | Jarkko Hietaniemi | 2000-10-22 | 1 | -33/+39 |
* | [ID 20001004.003] installman "Ambiguous call resolved as CORE::" | nick@babyhippo.com | 2000-10-04 | 1 | -3/+3 |
* | Re: PATCH for 20001003.004 | Aaron B. Dossett | 2000-10-03 | 1 | -3/+3 |
* | installman buglet | Lupe Christoph | 2000-08-27 | 1 | -1/+1 |
* | no-install target a la make -n. | Abigail | 2000-08-26 | 1 | -2/+1 |
* | installation not quite silent yet. | Abigail | 2000-08-26 | 1 | -1/+1 |
* | [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing ... | Daniel Chetlin | 2000-08-25 | 1 | -67/+73 |
* | Re: [PATCH] More silencing of installman. | Abigail | 2000-08-25 | 1 | -11/+14 |
* | More silencing of installman. | Abigail | 2000-08-24 | 1 | -7/+8 |