boolean

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.25 Sat Jan 15 19:05:19 EST 2011
 - Fixed a bug caused by Readonly::XS (schwern++)
 - Removed the new methods and autobox methods. They didn't add much except
   confusion.
 - Documented that you can use isTrue and isFalse as methods.
 - &boolean(1,2,3) now dies like boolean(1,2,3)
 - &boolean() now dies like boolean()

0.24 Thu Jan 13 15:27:09 EST 2011
 - @Schwern++ found out how to make true and false immutable. Kudos to
   #strategicdata++.
 - Document the boolean() function.
 - Added is_true and is_false methods.
 - Added boolean, is_true, and is_false autobox methods

0.23 Thu Sep 16 19:27:54 PDT 2010
 - Weird macosx dist bug broke everything. Worked around.

0.22 Wed Sep 15 00:21:20 PDT 2010
 - Update copyright years.



( run in 0.221 second using v1.01-cache-2.11-cpan-ec4f86ec37b )