Changes for version 0.000001 - 2020-09-03
- [bugfix] Forgot to set stash keys 'plugins' and 'handlers', as documented.
- [doc] Tweak docs.
Documentation
Parse command-line options using simple heuristics (demos debugging by dumping stash)
Parse command-line options using simple heuristics (demos debugging by dumping stash)
The minimalistic ScriptX-based script that does nothing (demos viewing logs, loading plugins, putting plugin handler at another event)
Run a code
Run a command
Run a code
Modules
A plugin-based script framework
Base class for ScriptX plugin
Dump stash
Prevent the loading (activation) of other plugins
exit() early
Parse command-line options using Getop::Long
Parse command-line options in a simple, spec-less way
A plugin that does nothing, for testing
Run something (code, command) in the 'run' event