MagicTemplate README File ========================= Description ----------- Obsolete distribution maintained for backward compatibility. Use Template::Magic instead. Installation ------------ 0. Prerequisites: - Perl version 5.6.1 - OOTools 1.5 - Template::Magic 1.0 1. CPAN installation - if you want to install Text::MagicTemplate plus all related extensions (Text::MagicTemplateX::HTML and prerequisites), all in one easy step: perl -MCPAN -e 'install Bundle::MagicTemplate' 2. Standard installation - from the directory where this file is located, type: perl Makefile.PL make make test make install Uninstallation of obsolete modules ---------------------------------- If you have installed some 2.xx version you could want to uninstall the obsolete files from that installation. You should manually unlink (delete) the following files and directories (sorry, no automatic uninstallation yet): Text/MagicTemplate/Tutorial.pm Text/MagicTemplate/Utilities.pm Text/MagicTemplateX.pm Text/MagicTemplateX directory including all its content -- Domizio Demichelis perl.4pro.net 2004-01-01