XAO Inc. > XAO-Web-1.05a > XAO::PluginUtils

Download:
XAO-Web-1.05a.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.4   Source   Latest Release: XAO-Web-1.07

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>.