mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Friendlier flags for B By default, "$foo->flags" when passed an object in the "B" class will produce a relatively meaningless number, which one would need to grovel through the Perl source code in order to do anything useful with. This module adds "flagspv" to the SV and op classes and "privatepv" to the op classes, which makes them easier to understand. WWW: http://search.cpan.org/dist/B-Flags/ PR: 196688 Submitted by: svysh.fbsd@gmail.com Approved by: bapt marino (implicit)
3 lines
90 B
Text
3 lines
90 B
Text
%%SITE_ARCH%%/B/Flags.pm
|
|
%%SITE_ARCH%%/auto/B/Flags/Flags.so
|
|
%%PERL5_MAN3%%/B::Flags.3.gz
|