The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

aker - Support Modules for 'perl -Maker'

SYNOPSIS

    > perl -Maker

DESCRIPTION

This is the sugar module for Perl Maker. Instead of writing:

    perl -MPerl::Maker -e 'Perl::Maker->new(spec_file => 'perl-spec.yaml')->write_makefile'

You can just write:

    perl -Maker perl-spec.yaml

Or simply:

    perl -Maker

AUTHOR

Ingy döt Net <ingy@cpan.org>

COPYRIGHT

Copyright (c) 2011. Ingy döt Net.

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

See http://www.perl.com/perl/misc/Artistic.html