[ol10_appstream] perl-vars-1.05-512.el10.noarch

Name:perl-vars
Version:1.05
Release:512.el10
Architecture:noarch
Group:Unspecified
Size:3959
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-vars-1.05-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 global variable names
Description:
This pragma will predeclare all the variables whose names are in the
list, allowing you to use them under "use strict", and disabling any
typo warnings for them.

For use with variables in the current package for a single scope, the
functionality provided by this pragma has been superseded by "our"
declarations, available in Perl v5.6.0 or later, and use of this pragma is
discouraged.

Changelog (Show File list) (Show related packages)