NAME
testauto
ABSTRACT
Generate POD from Tests
SYNOPSIS
testauto -i t -o lib -t ./mytemplate
DESCRIPTION
This tool lets you generate POD documents from test files that adhere to the specification, "SPECIFICATION" in Test::Auto.
OPTIONS
-h --help Display help text.
-t --template Filepath for POD template.
-p --pattern Pattern to use to filter files.
-o --output Directory for .pod files.
-i --input Directory for .t files.