| Name: | perl-subs |
|---|---|
| Version: | 1.03 |
| Release: | 479.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3061 |
| License: | GPL+ or Artistic |
| RPM: | perl-subs-1.03-479.el9.noarch.rpm |
| Source RPM: | perl-5.32.1-479.el9.src.rpm |
| Build Date: | Sun Jan 09 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.perl.org/ |
| Summary: | Perl pragma to predeclare subroutine names |
| Description: | This will predeclare all the subroutines whose names are in the list, allowing you to use them without parentheses (as list operators) even before they're declared. |