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

Class::Load::XS - XS implementation of parts of Class::Load

Author

       Dave Rolsky <autarch@urth.org>

Contributors

       •   Karen Etheridge <ether@cpan.org>

       •   Jesse Luehrs <doy@tozt.net>

       •   hurricup <hurricup@gmail.com>

Description

       This module provides an XS implementation for portions of Class::Load. See Class::Load for API details.

Name

       Class::Load::XS - XS implementation of parts of Class::Load

Support

       Bugs may be submitted through the RT bug tracker
       <https://rt.cpan.org/Public/Dist/Display.html?Name=Class-Load-XS> (or bug-Class-Load-XS@rt.cpan.org
       <mailto:bug-Class-Load-XS@rt.cpan.org>).

       There is also a mailing list available for users of this distribution, at
       <http://lists.perl.org/list/moose.html>.

       There is also an irc channel available for users of this distribution, at "#moose" on "irc.perl.org"
       <irc://irc.perl.org/#moose>.

Synopsis

           use Class::Load;

Version

       version 0.10

See Also