Commit Graph

4 Commits

Author SHA1 Message Date
benoit
ea05c866ab Update to p5-autobox-2.83. 2015-03-31 08:47:59 +00:00
benoit
3d80f5d8f9 Upate to p5-autobox-2.82.
ok ajacoutot@
2014-12-14 13:33:16 +00:00
sthen
91a97a3b65 @comment zero-byte perl .bs files 2014-06-14 23:24:53 +00:00
landry
18b0506839 Import p5-autobox 2.77 from Chris Bennett.
The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same manner
as blessed references.
The autoboxing is transparent: boxed values are not blessed into their
(user-defined) implementation class (unless the method elects to bestow
such a blessing) - they simply use its methods as though they are.

ok sthen@
2013-04-23 18:58:20 +00:00