NAME
fuzz-harness-generator - Generate fuzzing + corpus-based test harnesses
SYNOPSIS
fuzz-harness-generator t/conf/add.conf
DESCRIPTION
This tool generates a t/fuzz.t
test file that fuzzes and validates a target module's function or method, using both randomized fuzz cases and static corpus cases (Perl or YAML).