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.