
install-extutils-findfunctions - Install ExtUtils::FindFunctions in a directory

install-extutils-findfunctions <target directory>

None

Use this program to install ExtUtils::FindFunctions in an embedded directory of your distribution, the target directory need not to exist:
install-extutils-findfunctions inc
will copy the module in the inc/ directory, typically used by other embedded modules such.

Sébastien Aperghis-Tramoni, <sebastien at aperghis.net>

Copyright 2006 Sébastien Aperghis-Tramoni, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.