The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

0.1.5_4 (2015-08-04)

SYNOPSIS

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

DESCRIPTION

This package holds the OptArgs definitions for bif.

SEE ALSO

bif, OptArgs

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

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