The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

-I dir

add dir to the begining of the list of directories to be searched for header files.

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'