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

NAME

eta - A shortcut for Acme::MetaSyntactic one-liners

SYNOPSIS

    $ perl -Meta -E say+metaname
    plugh

DESCRIPTION

Typing the module full name in oneliners is more than cumbersome.

Yes, there's already the meta(1) command for simple cases like this one, but for more complex cases combining several themes it's really better.

AUTHORS

Sébastien Aperghis-Tramoni, <saper@cpan.org>, Philippe 'BooK' Bruhat, <book@cpan.org>

COPYRIGHT

Copyright 2012 Philippe Bruhat (BooK), All Rights Reserved.

LICENSE

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