Class::Load::XS - XS implementation of parts of Class::Load |
Class::Load::XS - XS implementation of parts of Class::Load
version 0.06
use Class::Load;
This module provides an XS implementation for portions of the Class::Load manpage. See the Class::Load manpage for API details.
Dave Rolsky <autarch@urth.org>
This software is Copyright (c) 2012 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
Class::Load::XS - XS implementation of parts of Class::Load |