[ol9_appstream] perl-vars-1.05-479.el9.noarch

Name:perl-vars
Version:1.05
Release:479.el9
Architecture:noarch
Group:Unspecified
Size:4927
License:GPL+ or Artistic
RPM: perl-vars-1.05-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 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.

Related Packages (Show Changelog) (Show Filelist)