-
-
11 Apr 2017 04:32:59 UTC
- Distribution: Class-Load-XS
- Module version: 0.10
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (10364 / 6 / 0)
- Kwalitee
Bus factor: 2- 100.00% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (76.1KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Class::Load::XS - XS implementation of parts of Class::Load
VERSION
version 0.10
SYNOPSIS
use Class::Load;
DESCRIPTION
This module provides an XS implementation for portions of Class::Load. See Class::Load for API details.
SUPPORT
Bugs may be submitted through the RT bug tracker (or 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
onirc.perl.org
.AUTHOR
Dave Rolsky <autarch@urth.org>
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)
Module Install Instructions
To install Class::Load::XS, copy and paste the appropriate command in to your terminal.
cpanm Class::Load::XS
perl -MCPAN -e shell install Class::Load::XS
For more information on module installation, please visit the detailed CPAN module installation guide.