The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Petal-Tiny version 1.0
======================

Petal::Tiny is a tiny - and thus necessarily incomplete - reimplementation of
Petal. See POD for changes.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

none

COPYRIGHT AND LICENCE

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