The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.