| Name: | perl-overload |
|---|---|
| Version: | 1.31 |
| Release: | 480.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 72822 |
| License: | GPL+ or Artistic |
| RPM: | perl-overload-1.31-480.el9.noarch.rpm |
| Source RPM: | perl-5.32.1-480.el9.src.rpm |
| Build Date: | Sat Apr 01 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | Overloading Perl operations |
| Description: | The "overload" pragma allows overloading of Perl operators for a class. To overload built-in functions, see "Overriding Built-in Functions" in perlsub POD instead. |