• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Template/Plugin/H18-Jun-2005-8736

t/H18-Jun-2005-63

ChangesH A D18-Jun-2005275 138

MANIFESTH A D13-Jun-2005159 87

META.ymlH A D18-Jun-2005403 1311

Makefile.PLH A D13-Jun-2005267 109

READMEH A D18-Jun-2005538 2916

README

1Template-Plugin-Monta version 0.03
2==================================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17  Acme::Monta
18
19COPYRIGHT AND LICENCE
20
21
22Copyright (C) 2005 by Lyo Kato
23
24This library is free software; you can redistribute it and/or modify
25it under the same terms as Perl itself, either Perl version 5.8.5 or,
26at your option, any later version of Perl 5 you may have available.
27
28
29