Attribute-Overload

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    overloading function gets passed see the overload manpage.

    Note that you can't overload constants this way, since this has to
    happen during BEGIN time, but attributes are only evaluated at CHECK
    time, at least as far as Attribute::Handlers is concerned.

INSTALLATION
    See perlmodinstall for information and options on installing Perl
    modules.

BUGS AND LIMITATIONS
    No bugs have been reported.

    Please report any bugs or feature requests through the web interface at
    <http://rt.cpan.org/Public/Dist/Display.html?Name=Attribute-Overload>.

AVAILABILITY
    The latest version of this module is available from the Comprehensive
    Perl Archive Network (CPAN). Visit <http://www.perl.com/CPAN/> to find a
    CPAN site near you, or see
    <http://search.cpan.org/dist/Attribute-Overload/>.

lib/Attribute/Overload.pm  view on Meta::CPAN

function gets passed see the L<overload> manpage.

Note that you can't overload constants this way, since this has to happen
during BEGIN time, but attributes are only evaluated at CHECK time, at least
as far as L<Attribute::Handlers> is concerned.

=head1 INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through the web interface at
L<http://rt.cpan.org/Public/Dist/Display.html?Name=Attribute-Overload>.

=head1 AVAILABILITY

The latest version of this module is available from the Comprehensive Perl
Archive Network (CPAN). Visit L<http://www.perl.com/CPAN/> to find a CPAN



( run in 0.491 second using v1.01-cache-2.11-cpan-4d50c553e7e )