install-extutils-findfunctions(1) - Linux man page

Name

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

Synopsis

install-extutils-findfunctions <target directory>

Options

None

Description

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.

Author

Sebastien Aperghis-Tramoni, "<sebastien at aperghis.net>"

COPYRIGHT & LICENSE

Copyright 2006 Sebastien 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.