Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37807941
en ru br
ALT Linux repos
S:2.03-alt1
5.0: 2.00-alt2
4.1: 2.00-alt1
4.0: 2.00-alt1

Group :: Development/Perl
RPM: perl-Data-Page

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - Data::Page -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module Data-Page
%define m_distro Data-Page
%define m_name Data::Page
%define m_author_id unknown
%def_enable test

Name: perl-Data-Page
Version: 2.00
Release: alt2

Summary: %m_name - help when paging through sets of results

License: Artistic and GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Data-Page/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Sat Sep 13 2008 (-bi)

BuildRequires: perl-Class-Accessor-Chained perl-Module-Build perl-Test-Exception perl-Test-Pod perl-Test-Pod-Coverage perl-version

%description
When searching through large amounts of data, it is often the
case that a result set is returned that is larger than we want
to display on one page. This results in wanting to page through
various pages of data. The maths behind this is unfortunately
fiddly, hence this module.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Data*
%exclude %perl_vendor_man3dir/*
%doc CHANGES README

%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