]> diplodocus.org Git - minc/blob - README
Fix long-standing bug where filters were applied out of order because
[minc] / README
1 $Id$
2
3 minc requires the following non-standard Perl modules and headers:
4
5 Log::Dispatch
6 Tie::IxHash
7 sysexits.ph
8
9 Log::Dispatch is available on CPAN. You will almost certainly have to
10 generate sysexits.ph from <sysexits.h> yourself (using h2ph(1)).
11 While <sysexits.h> is not part of POSIX, it is common enough (i have
12 yet to encounter the UNIX system which does not have it). If you
13 cannot find a <sysexits.h> header, you may simply define appropriate
14 values for the EX_* symbols used by minc.