[Module-build-general] patch to Compat.pm in CVS
Status: Beta
Brought to you by:
kwilliams
From: Dave R. <au...@ur...> - 2002-11-04 05:56:36
|
--- 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: |