]> diplodocus.org Git - minc/blobdiff - README
Drop Log::Dispatch (finally) and simplify logging.
[minc] / README
diff --git a/README b/README
index b3b33dbd00baaed56e466e73e75d65f0fe459bec..b3380d0662721f211438ecce4d9d50f9e9b2f15f 100644 (file)
--- a/README
+++ b/README
@@ -1,13 +1,5 @@
 $Id$
 
-minc requires the following non-standard Perl modules and headers:
+minc requires the following CPAN modules:
 
 Log::Dispatch
-sysexits.ph
-
-Log::Dispatch is available on CPAN.  You will almost certainly have to
-generate sysexits.ph from <sysexits.h> yourself (using h2ph(1)).
-While <sysexits.h> is not part of POSIX, it is common enough (i have
-yet to encounter the UNIX system which does not have it).  If you
-cannot find a <sysexits.h> header, you may simply define appropriate
-values for the EX_* symbols used by minc.