Files
pkgsrc-ng/devel/p5-AppConfig-Std/DESCR
2013-09-26 17:14:40 +02:00

10 lines
471 B
Plaintext

AppConfig::Std is a subclass of Andy Wardley's AppConfig module,
to provide standard command-line arguments for tool scripts.
AppConfig::Std provides the following switches:
-help display a short help statement
-doc display the full documentation (formatted pod)
-version display the version of the script
-verbose turn on verbose status/progress output
-debug turn on debugging output