LaTeX-Replicase version 0.300
=============================

The module provides a minimalistic engine
for filling real TeX-LaTeX files that act as templates.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
or
   sudo make install

If you have root on a Unix system it is enough to run this command:

   cpan LaTeX::Replicase

DEPENDENCIES

This module requires these other modules and libraries:

Test::More
Test::More::UTF8
Test::Pod
File::Basename
File::Path
File::Compare
Digest::MD5
Carp

COPYRIGHT AND LICENCE

Copyright (C) 2010-2025 by Alessandro Gorohovski

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.
