The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12 - 2021-04-25

  • removed unneeded "use feature 'state'" in Sub/Genius.pm
  • fixed call to "perldoc" via `stubby help`
  • `stubby -x nodeps` now accepts the -f|--prefile option
  • `stubby -x nodeps` skips generating subs for words that look like external package calls (looks for '::'); warns
  • fixed `stubby precache` not accepting --prefile as expected

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