./devel/p5-Class-Std-Fast, Faster but less secure than Class::Std

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.8nb1, Package name: p5-Class-Std-Fast-0.0.8nb1, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

Filesize: 20.425 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-09 21:34:48 by Greg Troxel | Files touched by this commit (4)
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.