Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37851488
en ru br
ALT Linux repos
S:1.3401-alt1
5.0: 1.13-alt1
4.1: 1.11-alt1
4.0: 1.11-alt1

Group :: Development/Perl
RPM: perl-Time-Piece

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Epoch: 1
%define dist Time-Piece
Name: perl-%dist
Version: 1.3401
Release: alt1

Summary: Object Oriented time objects
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ES/ESAYM/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-devel

%description
This module replaces the standard localtime and gmtime functions with
implementations that return objects. It does so in a backwards
compatible manner, so that using localtime/gmtime in the way documented
in perlfunc will still return what you expect.

The module actually implements most of an interface described by
Larry Wall on the perl5-porters mailing list here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-01/msg00241.html

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README reverse_deps.txt
%perl_vendor_archlib/Time
%perl_vendor_autolib/Time

%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