Class-Std-Fast_XS

 view release on metacpan or  search on metacpan

lib/Class/Std/Fast_XS.pm  view on Meta::CPAN


=head1 USAGE

All you have to do is to require this module before you load/create
Class::Std::Fast- based classes. More precisely, all Class::Std::Fast-based
attributes (:ATTR) after loading Class::Std::Fast_XS will be affected.

If you're running a mod_perl environment, you should probably load
C<Class::Std::Fast_XS> from your apache config or your startup.pl.

=head1 BUGS AND LIMITATIONS

=over

=item * Loading

Only attributes detected after loading are affected.

Only classes created after loading are affected by DESTROY

=item * No object cache



( run in 0.472 second using v1.01-cache-2.11-cpan-4d50c553e7e )