Name: | perl-Class-Std-Fast |
Version: | 0.0.8 |
Release: | 27.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 43769 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Class-Std-Fast-0.0.8-27.el10_0.noarch.rpm
|
Source RPM: |
perl-Class-Std-Fast-0.0.8-27.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Class-Std-Fast |
Summary: | Faster but less secure replacement for Class::Std |
Description: | 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 identity via scalar-ifying
our object. Getting the objects identity is still possible via the ident method. |