Package perl-autobox: Information

    Binary package: perl-autobox
    Version: 2.83-alt1.1
    Architecture: x86_64
    Build time:  Nov 27, 2015, 01:27 AM in the task #153797
    Source package: perl-autobox
    Category: Development/Perl
    Report package bug
    License: Perl (GPL or Artistic)
    Summary: Perl interface to call methods on native types
    Description: 
    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.
    
    autobox is lexically scoped, and bindings for an outer scope
    can be overridden or countermanded in a nested scope.

    Maintainer: Nikolay A. Fetisov


    Last changed


    Nov. 25, 2015 Igor Vlasenko 2.83-alt1.1
    - rebuild with new perl 5.22.0
    June 7, 2015 Nikolay A. Fetisov 2.83-alt1
    - New version
    Dec. 9, 2014 Igor Vlasenko 2.82-alt1.1
    - rebuild with new perl 5.20.1