Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561211
en ru br
Репозитории ALT
S:2.10-alt1
5.1: 0.06-alt1
4.1: 0.05-alt1
4.0: 0.05-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-IO-Pager

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

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

%define module IO-Pager
%define m_distro IO-Pager
%define m_name IO::Pager
%define m_author_id unknown
%define _enable_test 1

Name: perl-IO-Pager
Version: 0.05
Release: alt1

Summary: Select a pager, optionally pipe it output if destination is a TTY

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/J/JP/JPIERCE/%m_distro-0.06.tgz

# Automatically added by buildreq on Tue Feb 21 2006

BuildRequires: less perl-devel

%description
IO::Pager is lightweight and can be used to locate an available pager
and set $ENV{PAGER} (see "NOTES") or as a factory for creating objects
defined elsewhere such as IO::Pager::Buffered and IO::Pager::Unbuffered.

IO::Pager subclasses are designed to programmatically decide whether
or not to pipe a filehandle's output to a program specified in $ENV{PAGER}.
Subclasses are only required to support filehandle output methods and close,
namely

=over

=item CLOSE

Supports close() of the filehandle.

=item PRINT

Supports print() to the filehandle.

=item PRINTF

Supports printf() to the filehandle.

=item WRITE

Supports syswrite() to the filehandle.

=back

For anything else, YMMV.

%prep
%setup -q -n %m_distro-0.06

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README CHANGES TODO
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin