Index of /~dpavlin/projects/SWISH-Split
      Name                    Last modified       Size  Description

[DIR] Parent Directory 26-Mar-2008 19:25 - [TXT] Changes 30-Apr-2005 01:25 4k [TXT] MANIFEST 30-Apr-2005 00:35 1k [   ] MANIFEST.SKIP 08-Dec-2004 21:33 1k [TXT] META.yml 30-Apr-2005 01:25 1k [TXT] Makefile 12-Nov-2005 14:17 19k [TXT] Makefile.PL 30-Apr-2005 00:36 1k [   ] Makefile.old 08-Jul-2005 22:39 22k [TXT] Split.pm 30-Apr-2005 01:06 13k [DIR] blib/ 15-Nov-2005 16:34 - [DIR] examples/ 30-Apr-2005 00:57 - [TXT] pm_to_blib 12-Nov-2005 14:17 0k [DIR] pod2html/ 30-Apr-2005 00:57 - [DIR] t/ 30-Apr-2005 00:57 -

SWISH-Split version 0.01
========================

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the
README file from a module distribution so that people browsing the
archive can use it get an idea of the modules uses. It is usually a
good idea to provide version information here so that people can
decide whether fixes for the module are worth downloading.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  blah blah blah

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2004 by Dobrica Pavlinusic

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