openbsd-ports/devel/p5-Class-Std-Fast/pkg/DESCR
jasper 7cf9ab4074 import p5-Class-Std-Fast 0.0.8
Class::Std::Fast allows you to use the beautiful API of Class::Std in a
faster way than Class::Std does.  You can get the object's ident via
scalarifiyng your object.  Getting the objects ident is still possible
via the ident method, but it's faster to scalarify your object.

ok sthen@
2010-12-22 20:21:50 +00:00

5 lines
276 B
Plaintext

Class::Std::Fast allows you to use the beautiful API of Class::Std in a
faster way than Class::Std does. You can get the object's ident via
scalarifiyng your object. Getting the objects ident is still possible
via the ident method, but it's faster to scalarify your object.