[Bps-public-commit] Shipwright branch, master, updated. 9c7ea9f416f04dcedd640b5c3adeae5448951435
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Apr 30 08:24:15 EDT 2009
The branch, master has been updated
via 9c7ea9f416f04dcedd640b5c3adeae5448951435 (commit)
from 5015fbcbc5569387c9b58d66ee8fe1527eea6ed5 (commit)
Summary of changes:
lib/Shipwright/Util/PatchModuleBuild.pm | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
- Log -----------------------------------------------------------------
commit 9c7ea9f416f04dcedd640b5c3adeae5448951435
Author: sunnavy <sunnavy at gmail.com>
Date: Thu Apr 30 20:24:04 2009 +0800
fix pod
diff --git a/lib/Shipwright/Util/PatchModuleBuild.pm b/lib/Shipwright/Util/PatchModuleBuild.pm
index 658ac54..d7e5195 100644
--- a/lib/Shipwright/Util/PatchModuleBuild.pm
+++ b/lib/Shipwright/Util/PatchModuleBuild.pm
@@ -18,7 +18,7 @@ __END__
=head1 NAME
-Shipwright::Util::PatchModuleBuild - Use this to clean @INC
+Shipwright::Util::PatchModuleBuild - use this to ignore man pages generation
=head1 SYNOPSIS
@@ -26,9 +26,9 @@ Shipwright::Util::PatchModuleBuild - Use this to clean @INC
=head1 DESCRIPTION
-This stops Module::Build from failing to (or succeeding at) generating
-man pages during installation. It does this by replacing Module::Build::Base::ACTION_manpages
-with a noop
+This stops Module::Build from failing to (or succeeding at) generating man pages
+during installation.
+It does this by replacing Module::Build::Base::ACTION_manpages with a noop
=head1 AUTHOR
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list