libterm-choose-perl 1.765-1 source package in Ubuntu

Changelog

libterm-choose-perl (1.765-1) unstable; urgency=medium

  * Import upstream version 1.765.

 -- gregor herrmann <email address hidden>  Thu, 09 May 2024 00:42:44 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libterm-choose-perl_1.765-1.dsc 2.4 KiB 0394b0c05dafaad11beb4a5b77e4791db2efa30e19c211f46a104c911d66bd31
libterm-choose-perl_1.765.orig.tar.gz 64.3 KiB be56f3b6dcb22667b59f821f5eaf7e22350b6815e85fa13aef27e5a045a5447b
libterm-choose-perl_1.765-1.debian.tar.xz 2.9 KiB 61275dfd18a178da12445bea8137f0fcef1f6d39c5ecc96d66ececb42957338d

Available diffs

No changes file available.

Binary packages built by this source

libterm-choose-perl: module to choose items from a list interactively

 Term::Choose allows one to create prompts where the user can choose
 interactively from a list of items.
 .
 It provides a functional and an object-oriented interface.
 .
 The prompt and the options can be customized in multiple ways, e.g. providing
 default values or setting the layout for the presentation of the options.