Fedora Packages

perl-vars Subpackage of perl

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.05-506.fc40 -
Fedora 40 1.05-506.fc40 -
Fedora 39 1.05-502.fc39 -
Fedora 38 1.05-498.fc38 -
File a new bug report »
Package Info
  • Upstream: https://www.perl.org/
  • License(s): GPL-1.0-or-later OR Artistic-1.0-Perl
  • Maintainers: jplesnik, corsepiu, iarnell, ppisar, psabata, spot, rhughes, alexl, caolanm, mspacek

Related Packages

You can contact the maintainers of this package via email at perl dash maintainers at fedoraproject dot org.



Sources on Pagure