Changes for version 0.09 - 2021-04-25
- added caching (on by default)
- fixed bug in run_once that unnecessarily called ->nex()t; now next() is only called if ->plan() is not defined
- removed mindfa option; if this is desired ->dfa can be manipulated directly, $sq->dfa($sq->dfa->min_dfa->trim_sinks)
- added static code gen to stubby
- cleaned up stubby POD
Documentation
commandline tool for dumping stub Perl programs sequentialized using Sub::Genius.
interactive shell for debugging FLAT based PREs and underlying structures
Modules
Manage concurrent Perl semantics in the uniprocess execution model of perl.
Helper module for dumping Perl code