]> git.imager.perl.org - imager.git/commitdiff
document some undocumented Makefile.PL parameters
authorTony Cook <tony@develop=help.com>
Tue, 10 Nov 2009 11:53:47 +0000 (11:53 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 10 Nov 2009 11:53:47 +0000 (11:53 +0000)
Makefile.PL

index 291a58c5262570ccec2b5bd68cecc59c6efd83ec..327c2a991906f6dcd13e5c5533e18813dcc43846 100644 (file)
@@ -944,6 +944,12 @@ Other options:
     Add to the include search path
   --libpath dir
     Add to the library search path
     Add to the include search path
   --libpath dir
     Add to the library search path
+  --coverage
+    Build for coverage testing.
+  --assert
+    Build with assertions active.
+  --noexif
+    Disable EXIF parsing.
 EOS
   exit 1;
 
 EOS
   exit 1;