Filter-Macro
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
#!/usr/local/bin/perl
use inc::Module::Install;
name 'Filter-Macro';
license 'MIT';
all_from 'lib/Filter/Macro.pm';
requires 'Filter::Simple::Compile';
sign; WriteAll;
( run in 0.310 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )