Changes for version 0.25 - 2026-01-01
- Ternary ? 1 : 0 return is taken to be an indicator of boolean returns Now parses this pod to know that it's supposed to return a string: Returns the sanitized HTML string Use :: to call methods in non-oo modules, rather than -> Flag when type is set to object by can is not set
Documentation
Demonstrate the schema extractor
Extract test schemas from Perl modules
Generate fuzzing + corpus-based test harnesses from test schemas
Modules
Generate fuzz and corpus-driven test harnesses from test schemas
Example module for schema extraction testing
Extract test schemas from Perl modules
Template for the test file generated by App::Test::Generator