| Name: | perl-Class-Std-Fast |
|---|---|
| Version: | 0.0.8 |
| Release: | 19.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 44334 |
| License: | GPL+ or Artistic |
| RPM: | perl-Class-Std-Fast-0.0.8-19.el9.noarch.rpm |
| Source RPM: | perl-Class-Std-Fast-0.0.8-19.el9.src.rpm |
| Build Date: | Mon Feb 07 2022 |
| Build Host: | build-ol9-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. |