perl-attributes - get/set subroutine or variable attributes
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Subroutine declarations and definitions may optionally have attribute lists associated with them. (Variable my declarations also may, but see the warning below.) Perl handles these declarations by passing some information about the call site and the thing being declared along with the attribute list to this module.
Packages
perl-attributes-0.14-2m.mo8.i686 [36 KiB] |
Changelog
by NARITA Koichi (2012-01-17):
- (12:5.14.2-2m) - [SECURITY] CVE-2011-3597 |