2 Commits

Author SHA1 Message Date
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