From 9389eb2431d9a33fecb2a50fa9cd904d5775a735 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sun, 7 Jul 2013 06:16:11 -0600 Subject: ExtUtils::Miniperl: Remove pod repeated phrase --- ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/ExtUtils-Miniperl') diff --git a/ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm b/ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm index a2870fe25a..a2f74753e2 100644 --- a/ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm +++ b/ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm @@ -258,7 +258,7 @@ libraries that relate to perl modules and should be linked into a new perl binary. It writes a corresponding F file that is a plain C file containing all the bootstrap code to make the modules associated with the libraries available from within perl. -If the first argument to C is a reference is a reference it +If the first argument to C is a reference, it is used as the file handle to write to. Otherwise output is to C. The typical usage is from within a Makefile generated by -- cgit v1.2.1