Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568184
en ru br
ALT Linux repos
S:0.50-alt1
5.0: 0.18-alt2
4.1: 0.05-alt1
4.0: 0.05-alt1
3.0: 0.05-alt1

Group :: Development/Perl
RPM: perl-Term-UI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - Term::UI -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Term::UI
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Term-UI
%define m_distro Term-UI
%define m_name Term::UI
%define m_author_id unknown
%define _enable_test 1

Name: perl-Term-UI
Version: 0.05
Release: alt1

Summary: Term-UI - User interfaces via Term::ReadLine made easy

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/K/KA/KANE/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 12 2005

BuildRequires: perl-I18N-LangTags perl-Locale-Maketext-Lexicon perl-Locale-Maketext-Simple perl-Params-Check perl-Term-ReadLine-Gnu perl-devel

%description
Term::UI is a transparent way of eliminating the overhead of having
to format a question and then validate the reply, informing the user
if the answer was not proper and re-issuing the question.

Simply give it the question you want to ask, optionally with choices
the user can pick from and a default and Term::UI will DWYM.

For asking a yes or no question, there's even a shortcut.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin