Name

App::bif::OptArgs - bif command argument & option definitions

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

  use App::bif::OptArgs;
  use OptArgs2 qw/class_optargs/;
  my ($class, $opts) = class_optargs('App::bif');

Description

This package holds the OptArgs2 definitions for bif.

See Also

bif, OptArgs2

Author

Mark Lawrence <nomad@null.net>

Copyright And License

Copyright 2013-2017 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.