Bundle::Template::Magic - A bundle to install MagicTemplate distribution plus all related extensions and prerequisites.


Template-Magic documentation Contained in the Template-Magic distribution.

Index


Code Index:

NAME

Top

Bundle::Template::Magic - A bundle to install MagicTemplate distribution plus all related extensions and prerequisites.

SYNOPSIS

Top

    perl -MCPAN -e 'install Bundle::Template::Magic'

CONTENTS

Top

HTML::Tagset - used by HTML::Parser

HTML::Parser - used by HTML::FillInForm and HTML::TableTiler

HTML::TableTiler - used by HTML::MagicTemplate

HTML::FillInForm - used by HTML::MagicTemplate

Class::constr - used by Template::Magic::Zone

Class::props - used by Template::Magic::Zone

Object::props - used by Template::Magic::Zone

File::Spec - used by Template::Magic

IO::Util - used by Template::Magic

Template::Magic - the main distribution

DESCRIPTION

Top

This bundle gathers together Template::Magic and all the related extensions and prerequisites.

Note: A Bundle is a module that simply defines a collection of other modules. It is used by the CPAN module to automate the fetching, building and installing of modules from the CPAN ftp archive sites.

AUTHOR and COPYRIGHT

Top


Template-Magic documentation Contained in the Template-Magic distribution.

use strict ;
; package Bundle::Template::Magic


__END__