libclass-std-fast-perl

Faster but less secure replacement for class::std
  https://metacpan.org/release/Class-Std-Fast
  0
  no reviews



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.