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

    This module is currently empty, becase the implementation is currently
    split into Perinci::CmdLine::Lite (for lightweight version) and
    Perinci::CmdLine::Classic (the full but heavier version). There's also
    Perinci::CmdLine::Any that lets you choose between the two dynamically,
    a la Any::Moose. And finally there's also Perinci::CmdLine::Inline, the
    even more lightweight version.

    This module exists solely for convenience of linking purposes. In the
    future the two separate implementation might also be reunited.

SEE ALSO

    Perinci::CmdLine::Lite

    Perinci::CmdLine::Classic

    Perinci::CmdLine::Any

    Perinci::CmdLine::Inline