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) 2000-2001 XAO Inc.
The author is Andrew Maltsev <am@xao.com>.