NAME

macro::compiler - macro.pm compiler backend

SYNOPSIS

use macro::compiler add => sub{ $_[0] + $_[1] };

SEE ALSO

macro.

AUTHOR

Goro Fuji <gfuji(at)cpan.org>.

LICENSE AND COPYRIGHT

Copyright (c) 2008-2009, Goro Fuji <gfuji(at)cpan.org>. Some rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.