NAME
Smart::Match::Overload
VERSION
version 0.003
METHODS
new($sub)
Creates a new matcher based on $sub
. $sub will be called with the left hand side in $_
.
AUTHOR
Leon Timmermans <leont@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Leon Timmermans.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.