P5-getopt-gui-long

Jul 20, 2023

Wrapper around Getopt::Long

This module is a wrapper around GetoptLong that extends the value of the original GetoptLong module to

1 add a simple graphical user interface option screen if no arguments are passed to the program. 2 provide an auto-help mechanism such that -h and –help are handled automatically.

It’s designed to make the creation of graphical shells trivial without the programmer having to think about it much as well as providing automatic good-looking usage output without the programmer needing to write usage functions.

This also can turn normal command line programs into web CGI scripts as well automatically. If the GetoptGUILong program is installed as a CGI script then it will automatically prompt the user for the same variables.



Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler