Name: | perl-subs |
---|---|
Version: | 1.03 |
Release: | 481.1.el9_6 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3061 |
License: | GPL+ or Artistic |
RPM: | perl-subs-1.03-481.1.el9_6.noarch.rpm |
Source RPM: | perl-5.32.1-481.1.el9_6.src.rpm |
Build Date: | Mon Jul 28 2025 |
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. |