Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Class::C3::XS

Name Class::C3::XS
Version 0.15
Located at /usr/local/lib64/perl5
File /usr/local/lib64/perl5/Class/C3/XS.pm
Is Core No
Search CPAN for this module Class::C3::XS
Documentation Class::C3::XS
Module Details Class::C3::XS


NAME

Class::C3::XS - XS speedups for Class::C3


VERSION

version 0.15


SYNOPSIS

  use Class::C3; # Automatically loads Class::C3::XS
                 #  if it's installed locally


DESCRIPTION

This contains XS performance enhancers for the Class::C3 manpage version 0.16 and higher. The main the Class::C3 manpage package will use this package automatically if it can find it. Do not use this package directly, use the Class::C3 manpage instead.

The test suite here is not complete, although it does verify a few basic things. The best testing comes from running the the Class::C3 manpage test suite *after* this module is installed.

This module won't do anything for you if you're running a version of the Class::C3 manpage older than 0.16. (It's not a dependency because it would be circular with the optional dependency from that package to this one).


SUPPORT

Bugs may be submitted through the RT bug tracker (or bug-Class-C3-XS@rt.cpan.org).


AUTHOR

Brandon L. Black <blblack@gmail.com>


CONTRIBUTORS


COPYRIGHT AND LICENCE

This software is copyright (c) 2007 by Brandon L. Black.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024