You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / perl-vars-1.05-486.fc36.noarch

perl-vars-1.05-486.fc36.noarch

Package Attributes
RPM  perl-vars-1.05-486.fc36.noarch.rpm Architecture  noarch Size  4926 Created  2022/09/06 06:39:48 UTC
Package Specification
Summary Perl pragma to predeclare global variable names
Group Unspecified
License GPL+ or Artistic
Home Page 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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsZstd)  
Provides
perl(vars)
perl-vars
Conflicts
perl

Document Actions