Re: perldoc maintenance (was : Re: perldoc: deal with 2nd etc. arguments)
[email protected] ("Rafael Garcia-Suarez")
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On 15/02/07, Hakim Cassimally <[email protected]> wrote: > Hi Rafael, > > Just done on Pause: > > Added P5P to co-maintainers of Pod::Perldoc. Not sure who can use that pause account. What's your pause id ? > I've noted the 2 patches you mention - 26191 is the POD2IT > patch, great. I'll look at these asap. > > Should I be patching against my own repository copy of > the Pod::Perldoc tree, or is there a central one I should ask > for access to? The only repository is the one for perl, to which few people have access to (it's a Perforce repository). Usually people keep the patches committed to perl with their own repository, and send patches against bleadperl when they make a new CPAN release of the dual-lived module. (Reading the perlhack manpage might help.) Is your repository publicly available?