NAME
App::optargs - implementation of the optargs(1) command
VERSION
0.1.21_1 development release.
SYNOPSIS
use OptArgs;
dispatch(qw/run App::optargs/);
DESCRIPTION
This is the implementation of the optargs(1) command. It contains a single function which expects to be called by OptArgs::dispatch()
:
SEE ALSO
AUTHOR
Mark Lawrence <nomad@null.net>
LICENSE
Copyright 2012-2022 Mark Lawrence <nomad@null.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.