Associate user-defined magic to variables from Perl
Репозитории
Extras
Полное описание
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.
* Thu Nov 20 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.64-1
- Rebuilt for MSVSphere 10
* Tue Mar 19 2024 Paul Howarth <paul@city-fan.org> - 0.64-1
- Update to 0.64 (rhbz#2270204)
- This is a maintenance release; the code contains no functional change
- Contributing guidelines are now listed in the new CONTRIBUTING file
- Fix for t/18-opinfo.t broken under blead (CPAN RT#151104)
- Use %{make_build} and %{make_install}
- Make %files list more explicit
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild