Letter P

perl-vars - Perl pragma to predeclare global variable names

Website: https://www.perl.org/
License: GPL+ or Artistic
Vendor: Virtuozzo
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.

Packages

perl-vars-1.05-480.vl9.noarch [14 KiB] Changelog by Jitka Plesnikova (2023-01-18):
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2159759)

Listing created by Repoview-0.6.6-4.el7