Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Variable-Magic - Associate user-defined magic to variables from Perl
- Description:
Magic is Perl way of enhancing objects. This mechanism let the user add
extra data to any variable and hook syntactical operations (such as access,
assignation or destruction) that can be applied to it. With this module,
you can add your own magic to any variable without the pain of the C API.
Packages
| perl-Variable-Magic-0.54-2.el7.src
[67 KiB] |
Changelog
by Paul Howarth (2014-10-03):
- Classify buildreqs by usage
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Make %files list more explicit
|