Revision history for Perl extension B::Flags.
0.05 2011-12-15 rurban@cpan.org
- fix for apple clang 1.7 (LLVM 2.9svn), works okay with clang 3.1
0.04 2010-09-11 rurban@cpan.org
- add doc for the methods
- new optional type argument for SV->flagspv
to seperate between sv->FLAGS and special
AvFLAGS, GvFLAGS, CvFLAGS, ...
type 0 is for SvFLAGS only.
- fix OP_IS_FILETEST_ACCESS arg
- convert tests to Test::More
0.03 Thu Jul 29 19:33:20 2010 rurban@cpan.org
- updates for 5.14
- several new svflags
- set PROTOTYPE: DISABLE
0.02 2008-03-02 22:11:08 rurban@cpan.org
- updates for 5.10 and 5.11@33408
- prefixed op want flags with "WANT_"
0.01 Sun May 13 19:35:25 2001
- original version; created by h2xs 1.20 with options
-A -n B::Flags