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

NAME

XAO::PluginUtils - utilities for plug-ins installation

SYNOPSIS

 Makefile.PL:
 ....
 install::
        \$(PERL) -MXAO::PluginUtils=install_templates \\
                 -e'install_templates("MANIFEST",1)'

DESCRIPTION

This modules includes some utility functions aided to help plug-in authors in the installation of templates and other content into the appropriate directories.

See examples the Makefile.PL of XAO::Web and XAO::DO::Web::PodView packages.

AUTHOR

Copyright (c) 2005 Andrew Maltsev

Copyright (c) 2001-2004 Andrew Maltsev, XAO Inc.

<am@ejelta.com> -- http://ejelta.com/xao/