
Perinci::cmdline is currently empty, because the implementation is currently split into perinci::cmdline::lite (the lightweight version) and perinci::cmdline::classic (the full but heavier version). there's also perinci::cmdline::any that let's you choose between the two dynamically, ? la any::moose. and finally there's also perinci::cmdline::inline, the even more lightweight version.