/[webpac2]/trunk/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Sat Jun 25 20:23:23 2005 UTC (18 years, 10 months ago) by dpavlin
File size: 961 byte(s)
initial import of some documentation and module structure

1 WebPAC
2
3 The README is used to introduce the module and provide instructions on
4 how to install the module, any machine dependencies it may have (for
5 example C compilers and installed libraries) and any other information
6 that should be provided before the module is installed.
7
8 A README file is required for CPAN modules since CPAN extracts the README
9 file from a module distribution so that people browsing the archive
10 can use it get an idea of the modules uses. It is usually a good idea
11 to provide version information here so that people can decide whether
12 fixes for the module are worth downloading.
13
14 INSTALLATION
15
16 To install this module, run the following commands:
17
18 perl Makefile.PL
19 make
20 make test
21 make install
22
23
24 COPYRIGHT AND LICENCE
25
26 Put the correct copyright and licence information here.
27
28 Copyright (C) 2005 Dobrica Pavlinusic
29
30 This library is free software; you can redistribute it and/or modify
31 it under the same terms as Perl itself.

  ViewVC Help
Powered by ViewVC 1.1.26