Module::Name - One-line summary.
What this module is for.
use Module::Name;
my $thing = Module::Name->new(...);Object::HashBase slots. Drop this section for non-object modules.
- $val = $obj->attribute()
One entry per exported function. Drop this section when nothing is exported.
- $val = function($arg)
- $val = $obj->method($arg)
Leading-underscore methods. Drop this section when there are none worth documenting.
- $val = $obj->_method($arg)
The source code repository for App-Yath-Script can be found at https://github.com/Test-More/App-Yath-Script/.
- Chad Granum <exodist7@gmail.com>
- Chad Granum <exodist7@gmail.com>
Copyright Chad Granum <exodist7@gmail.com>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.