Class-Lite
view release on metacpan or search on metacpan
lib/Class/Lite.pm view on Meta::CPAN
=item C<< Failed to generate (package) >>
Something evil happened while doing the heavy lifting: getting into your
package, getting into the bridge package, setting up the ISA
relationships, or defining requested accessors. This should not happen and
isn't your fault (unless you've tried to inherit recursively). Please make
a bug report.
=begin for_later
=item C<< some error message >>
Some explanation.
=item C<< some error message >>
Some explanation.
=end for_later
=back
=head1 CONFIGURATION AND ENVIRONMENT
None.
=head1 DEPENDENCIES
There are no non-core dependencies.
=begin html
<!--
=end html
L<< version|version >> 0.99 E<10> E<8> E<9>
Perl extension for Version Objects
=begin html
-->
<DL>
<DT> <a href="http://search.cpan.org/perldoc?version"
class="podlinkpod">version</a> 0.99
<DD> Perl extension for Version Objects
</DL>
=end html
This module should work with any version of perl 5.8.8 and up.
However, you may need to upgrade some core modules.
=head1 INCOMPATIBILITIES
None known.
=head1 BUGS AND LIMITATIONS
This is an early release. Reports and suggestions will be warmly welcomed.
Please report any issues to:
L<< https://github.com/Xiong/class-lite/issues >>.
=head1 DEVELOPMENT
This project is hosted on GitHub at:
L<< https://github.com/Xiong/class-lite >>.
=head1 THANKS
Adam Kennedy (ADAMK) for L<< Object::Tiny|Object::Tiny >>, on which much of
this module's code is based.
=head1 AUTHOR
Xiong Changnian C<< <xiong@cpan.org> >>
=head1 LICENSE
Copyright (C) 2013
Xiong Changnian C<< <xiong@cpan.org> >>
This library and its contents are released under Artistic License 2.0:
L<< http://www.opensource.org/licenses/artistic-license-2.0.php >>
=cut
( run in 1.792 second using v1.01-cache-2.11-cpan-39bf76dae61 )