This package contains Class::Easy module assigned for easy
class routines, as example runtime class field creation,
simple logging and simple process timings.

Installation is simple:

 perl Makefile.PL
 make
 make test
 make install

If you have questions mail to [email protected].

Copyright 2007-2009, Ivan Baktsheev

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