Changes for version 1.920 - 2022-04-21
- Use Browser::Find::Windows to set a default viewer on Windows.
- [bugfix] Quote program name too when executing command (e.g. on Windows a program's path often contains spaces, e.g. "C:/Program Files/Mozilla Firefox/firefox.exe").
- [dist] [bugfix] Add missing dependency to ShellQuote::Any::Tiny which was once embedded.
Modules
Base class for Perinci::CmdLine{::Classic,::Lite}
A Rinci/Riap-based command-line application framework
Dump command-line arguments ($r->{args}), by default after argument validation
Dump request stash ($r), by default after action
Dump result ($r->{res}), by default after action
Exit program
Prevent the loading (activation) of other plugins
Shell completion mode
Debug completion
Dump object mode
Normal run
Base class for Perinci::CmdLine plugin