Class-Plugin-Util version 0.0.1

This module has utility functions for creating dynamic classes.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

UNIVERSAL::require
    -> http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/UNIVERSAL-require-0.11.tar.gz

Params::Util
    -> http://search.cpan.org/~adamk/Params-Util-0.25/


COPYRIGHT AND LICENCE

Copyright (C) 2007, Ask Solem

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