INFO
Name: perl-vars
Version: 1.05-512.2.el10_0
Arch: noarch
Summary: Perl pragma to predeclare global variable names
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: AlmaLinux
Build Host: s390x-builder02.almalinux.org
Build Date: Tue Jul 29 11:35:29 2025
Size: 3960
URL: https://www.perl.org/
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.
FILES
/usr/share/man/man3/vars.3pm.gz
/usr/share/perl5/vars.pm
REQUIRES
perl(:VERSION) 5.6.0
perl(Carp)
perl(strict)
perl(warnings::register)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(vars) 1.05
perl-vars 0:1.05-512.2.el10_0
CONFIG FILES
/usr/share/man/man3/vars.3pm.gz d
/usr/share/perl5/vars.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|