Re: [Module-build-general] patch to Compat.pm in CVS
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2002-11-04 06:48:31
|
On Monday, November 4, 2002, at 04:56 PM, Dave Rolsky wrote: > --- Module-Build-clean/lib/Module/Build/Compat.pm 2002-11-03 > 23:56:45.000000000 -0600 > +++ Module-Build/lib/Module/Build/Compat.pm 2002-11-03 > 23:56:56.000000000 -0600 > @@ -142,9 +142,7 @@ > corresponding Module::Build actions. That's what this module lets you > do. > > -A typical Makefile.PL is shown above in L<SYNOPSIS>. See also > -L<FALLBACK> for some code that can help if the user doesn't have > -Module::Build installed yet. > +A typical Makefile.PL is shown above in L<SYNOPSIS>. > > So, some common scenarios are: > Thanks, applied. -Ken |