Graham Barr > Include > cache_ph

Download:
Include-1.02a.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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.