Infrastructure as Code

Repositories with services as code

perl-vars (1.05-512.2.el10_0)

Published 2026-05-19 00:26:46 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install perl-vars

# on SUSE based distributions
zypper install perl-vars

Repository Info

Architectures
noarch

About this package

Perl pragma to predeclare global variable names
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.
Details
RPM
2026-05-19 00:26:46 +03:00
1
GPL-1.0-or-later OR Artistic-1.0-Perl
13 KiB
Assets (1)
Versions (1) View all
1.05-512.2.el10_0 2026-05-19