Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Greg Troxel
Date: 2023-06-09 21:34:48
Message id: 20230609193448.9DDCBFA89@cvs.NetBSD.org
Log Message:
devel/p5-Class-Std-Fast: Add version 0.0.8
Class::Std::Fast allows you to use the beautiful API of Class::Std in
a faster way than Class::Std does, but is somehow less secure.
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.
Files: