NAME
cache_ph - Generate and cache perl versions og C header files
SYNOPSIS
cache_ph [-I <dir>] headers ...
DESCRIPTION
cache_ph will force the generation of the perl code which represents the given header files and all headers included by them. The code that is generated will be written into the cache directory.
OPTIONS
AUTHOR
Graham Barr <Graham.Barr@tiuk.ti.com>
REVISION
$Revision: 1.1 $
BUGS
None known
COPYRIGHT
Copyright (c) 1995 Graham Barr. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 53:
'=item' outside of any '=over'
- Around line 58:
You forgot a '=back' before '=head1'