aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-B-Flags/pkg-descr
blob: b4c585e81ab9cfc733f886f846122deddf683add (plain) (blame)
1
2
3
4
5
6
7
8
9
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: https://metacpan.org/release/B-Flags