Getopt :: yagow.

Ainda outro getopt :: longo (e pod :: uso) wrapper
Baixe Agora

Getopt :: yagow. Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • Perl Artistic License
  • Preço:
  • FREE
  • Nome do editor:
  • Enrique Castilla Contreras
  • Site do editor:
  • http://search.cpan.org/~ecastilla/

Getopt :: yagow. Tag


Getopt :: yagow. Descrição

Ainda outro getopt :: longo (e pod :: uso) wrapper GETOPT :: Yagow é um invólucro de GetOpt :: Long and POD :: Uso para analising e gestão de opções de linha de comando.Synopsis My $ OPT = GETOPT :: YAGOW-> NOVO; $ opt-> load_options ('config = s' => '' '', 'srcdir: s' => '' '', 'TARDIR: S' => '' '', # 'Ajuda' => '', # Adicionado por padrão. 'CSS: S' = S '=>' Style.css ',' file_icon | f_icon: s '=>' c: perlsitelib kfile.xbm ',' dir_icon | d_icon: s '=>' c: perlsitelib kfolder.xbm '); $ o-> parse_cmd_line; # ou meu $ op = getopt :: yagow-> new ('config = s' => '' ',' srcdir: s '=>' '' ',' TARDIR: S '=>' '' '' '', # Adicionado por padrão. 'CSS: S' => 'style.css', 'file_icon | f_icon: s' => 'c: perlsitelib kfile.xbm', 'dir_icon | d_icon: s' = 'c : Perlsitelib kfolder.xbm '); $ opt-> parse_cmd_line ('--config configuration.file', '--CSS Active.css', ...); minhas $ opt_values = $ opt-> get_options_values; # ou mais compacto meu $ op = getopt :: yagow-> new (...) -> parse_cmd_line (...); minhas $ opt_values = $ opt-> get_options_values; Requisitos: · Perl.


Getopt :: yagow. Software Relacionado