libio-prompt-tiny-perl 0.003-ok1 source package in openKylin

Changelog

libio-prompt-tiny-perl (0.003-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libio-prompt-tiny-perl_0.003.orig.tar.gz 13.8 KiB 00cc5a454f733367403dcdbba21966047f920c5abc5f03e6847d2f53e0c57996
libio-prompt-tiny-perl_0.003-ok1.debian.tar.xz 2.0 KiB fd48d400a497e96107dec5233296c7a2ff3de1fc7deab7cf37efff662e079436
libio-prompt-tiny-perl_0.003-ok1.dsc 2.0 KiB 190a0cbe13e6a9080974e818096da123ec725109bc0af01eea5e222e0891ed75

View changes file

Binary packages built by this source

libio-prompt-tiny-perl: module that prompts for user input with a default option

 IO::Prompt::Tiny is an extremely simple prompting module, based on the
 extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's
 all you need and this module gives it to you without all the overhead of
 ExtUtils::MakeMaker just to prompt for input.
 .
 It doesn't do any validation, coloring, menus, timeouts, or any of the wild,
 crazy, cool stuff that other prompting modules do. It just prompts with a
 default. That's it!