Aspect::Legacy - Legacy Compatibility for Aspect.pm


Aspect documentation  | view source Contained in the Aspect distribution.

Index


NAME

Top

Aspect::Legacy - Legacy Compatibility for Aspect.pm

DESCRIPTION

Top

Aspect::Legacy implements emulated support for the Aspect module as it existed in various forms prior to the 1.00 release in 2010.

This includes both full legacy support for the original Ran Eilam release series ending in release 0.12, and for code written against the 0.16 to 0.99 development release series.

In it's default usage, it is intended as a drop-in upgrade for any old Aspect-oriented code broken by changes in the second-generation (version 0.90 or later) implementation created during 2010. To upgrade our old code, simple change use Aspect; to use Aspect::Legacy; and it should continue to function as normal.

AUTHORS

Top

Adam Kennedy <adamk@cpan.org>

COPYRIGHT

Top


Aspect documentation  | view source Contained in the Aspect distribution.