Path to this page:
./
devel/p5-Class-Std-Fast,
Faster but less secure than Class::Std
Branch: CURRENT,
Version: 0.0.8nb2,
Package name: p5-Class-Std-Fast-0.0.8nb2,
Maintainer: pkgsrc-usersClass::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)
- (2024-11-16) Updated to version: p5-Class-Std-Fast-0.0.8nb2
- (2023-07-06) Updated to version: p5-Class-Std-Fast-0.0.8nb1
- (2023-06-11) Package added to pkgsrc.se, version p5-Class-Std-Fast-0.0.8 (created)
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.
|