DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtime-piece-perl
BeschreibungPerl module for object oriented time objects
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.20-2
Sektionperl
Prioritätoptional
Installierte Größe140 Byte
Hängt ab vonperl (>= 5.10.1-11), perlapi-5.10.1, libc6 (>= 2.4)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße37022 Byte
Prüfsumme MD537076159309b854a4692bdeab86bd44c
Prüfsumme SHA1fb5a80a1462284514b62bd34cf164bbcd7a80ac0
Prüfsumme SHA2560e383995a0a679dea962b7cefd5b612b60b22f1edb39a479a6243d38c07ee7be
Link zum Herunterladenlibtime-piece-perl_1.20-2_i386.deb
Ausführliche BeschreibungTime::Piece is a Perl module that is designed to replace the standard gmtime and localtime functions with implementations that return objects. It does so in a backward-compatible manner, so that using localtime/gmtime in the way documented in `perlfunc' will still return what you think. . Furthermore, objects of this class will allow you to get any part of the date or time via method calls. It has methods for Julian days and supports some simple date arithmetic operations. It also provides easy access strftime and strptime functions to parse and output locale-sensitive dates.


Impressum
Linux is a registered trademark of Linus Torvalds