perl-NEXT - Pseudo-class that allows method redispatch
Website: | https://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Virtuozzo |
- Description:
The NEXT module adds a pseudo-class named "NEXT" to any program that uses it. If a method "m" calls "$self->NEXT::m()", the call to "m" is redispatched as if the calling method had not originally been found.
Packages
perl-NEXT-0.67-480.vl9.noarch [22 KiB] |
Changelog
by Jitka Plesnikova (2023-01-18):
- Add definition of OPTIMIZE to .ph files, if optimizing is used (bug#2159759) |