logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Aspect::Legacy - Legacy Compatibility for Aspect.pm

Authors

       Adam Kennedy <adamk@cpan.org>

Description

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.

Name

       Aspect::Legacy - Legacy Compatibility for Aspect.pm

See Also