Changes for version 0.10 - 2021-04-25
- refactored stubby to be more easily extended with subcommands; added 'precache' for basically compiling PREs into DFAs ahead of their use; caching documentation was improved
- continued refining POD, provided a POC for "lazy linearization", which is another potential approach to solving the fast growing complexity of converting PREs to DFAs
- added some more tests
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