The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Class::C3::next - Pure-perl next::method and friends

DESCRIPTION

This module is used internally by Class::C3 when necessary, and shouldn't be used (or required in distribution dependencies) directly. It defines next::method, next::can, and maybe::next::method in pure perl.

AUTHOR

Stevan Little, <stevan@iinteractive.com>

Brandon L. Black, <blblack@gmail.com>

COPYRIGHT AND LICENSE

Copyright 2005, 2006 by Infinity Interactive, Inc.

http://www.iinteractive.com

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