Name: | perl-subs |
---|---|
Version: | 1.04 |
Release: | 512.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2142 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-subs-1.04-512.el10.noarch.rpm |
Source RPM: | perl-5.40.1-512.el10.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol10-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. |