Class::Load::XS(3pm) User Contributed Perl Documentation Class::Load::XS(3pm)
NAME
Class::Load::XS - XS implementation of parts of Class::Load
VERSION
version 0.04
SYNOPSIS
use Class::Load;
DESCRIPTION
This module provides an XS implementation for portions of Class::Load. See Class::Load for API details.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2012 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
perl v5.14.2 2012-02-11 Class::Load::XS(3pm)