Class::Load::XS - XS implementation of parts of Class::Load
Contents
Contributors
• Karen Etheridge <ether@cpan.org>
• Jesse Luehrs <doy@tozt.net>
• hurricup <hurricup@gmail.com>
Copyright And License
This software is Copyright (c) 2011 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
perl v5.40.0 2024-10-20 Class::Load::XS(3pm)
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
