p5-autobox

pragma to call methods on native types

WWW CVSWeb GITHub
  1. Package version
    p5-autobox-2.86p0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Scope-Guard
  • devel/p5-IPC-System-Simple

  • devel/p5-Scope-Guard
  • devel/p5-IPC-System-Simple