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.

SEE ALSO

    Perinci::CmdLine::Lite

    Perinci::CmdLine::Classic

    Perinci::CmdLine::Any

    Perinci::CmdLine::Inline

