Re: svn commit: r160089 - perl/modperl/trunk/lib/ModPerl/BuildMM.pm

2005-04-04 Thread Geoffrey Young
> I dont' think it matters much, but why not > > +my ($man) = $blib =~ m!(?:blib/lib/)(.*)(?:\.pm)!; because I just can't parse lookaheads (or whatever that is :) --Geoff - To unsubscribe, e-mail: [EMAIL PROTEC

Re: svn commit: r160089 - perl/modperl/trunk/lib/ModPerl/BuildMM.pm

2005-04-04 Thread Philip M. Gollucci
[EMAIL PROTECTED] wrote: Author: geoff Date: Mon Apr 4 12:05:35 2005 New Revision: 160089 URL: http://svn.apache.org/viewcvs?view=rev&rev=160089 Log: add manpages for stuff so that both perldoc and man work properly Modified: perl/modperl/trunk/lib/ModPerl/BuildMM.pm Modified: perl/modperl/trun

Re: svn commit: r160089 - perl/modperl/trunk/lib/ModPerl/BuildMM.pm

2005-04-04 Thread Geoffrey Young
[EMAIL PROTECTED] wrote: > Author: geoff > Date: Mon Apr 4 12:05:35 2005 > New Revision: 160089 > > URL: http://svn.apache.org/viewcvs?view=rev&rev=160089 > Log: > add manpages for stuff so that both perldoc and man work > properly I was essentially trying to make sure that both $ perldoc A