GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Class::C3::XS(3) User Contributed Perl Documentation Class::C3::XS(3)

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

version 0.15

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

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

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

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

Bugs may be submitted through the RT bug tracker <https://rt.cpan.org/Public/Dist/Display.html?Name=Class-C3-XS> (or bug-Class-C3-XS@rt.cpan.org <mailto:bug-Class-C3-XS@rt.cpan.org>).

Brandon L. Black <blblack@gmail.com>

  • Florian Ragwitz <rafl@debian.org>
  • Karen Etheridge <ether@cpan.org>
  • Graham Knop <haarg@haarg.org>
  • Yuval Kogman <nothingmuch@woobling.org>

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.

2020-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.