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.
AUTHOR
Al Newkirk, awncorp@cpan.org
LICENSE
Copyright (C) 2011-2019, Al Newkirk, et al.
This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file".