LaTeX-Replicase =============== 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: File::Basename File::Path File::Compare Carp Test::More for tests only Test::More::UTF8 for tests only Test::Pod for tests only Test::Exception for tests only Test::Output for tests only Storable for tests only Data::Dumper for tests only COPYRIGHT AND LICENCE Copyright (C) 2010-2026 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.