ports/devel/p5-Class-Std-Fast/pkg/DESCR

4 lines
276 B
Text

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.