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

Changelog

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

  * Import upstream version 1.763.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <email address hidden>  Sun, 21 Jan 2024 18:13:35 +0100

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libterm-choose-perl_1.763-1.dsc 2.4 KiB 1bfb26b821260780b4986722450e1b2d132f755a753cb4e2636a24d9dfda9bc0
libterm-choose-perl_1.763.orig.tar.gz 64.1 KiB 00a2fab68ef7ce8320b21a55638dc44e36ef444e38e21055b42fc688c6bbd36c
libterm-choose-perl_1.763-1.debian.tar.xz 2.8 KiB 15f3a865e9db974e2e64f22600d6c460879b2cbb80f359cbca0337adec244334

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.