File: README

package info (click to toggle)
libmodule-starter-plugin-simplestore-perl 0.144-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 112 kB
  • sloc: perl: 117; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
README for Module-Starter-Plugin-SimpleStore

This is a set of simple plugins for Module::Starter to provide methods of
retrieving templates.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install

COPYRIGHT AND LICENCE

Copyright (C) 2004 Ricardo SIGNES

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.