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


Back to Top


NAME

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

Back to Top


VERSION

version 0.06

Back to Top


SYNOPSIS

    use Class::Load;

Back to Top


DESCRIPTION

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

Back to Top


AUTHOR

Dave Rolsky <autarch@urth.org>

Back to Top


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)

Back to Top

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