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-format-perl
BeschreibungCPAN's Time::Format module for easy date/time formatting
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.00-1.1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe100 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße24854 Byte
Prüfsumme MD599372cc9d220beb5a758860c5dbffd95
Prüfsumme SHA176bcad25316cd6f9edde8ecccdd73cb4f4b03496
Prüfsumme SHA256a4c16c6c94256600798a1b245afe9c12fe70a3cf36d4deee1dde771769135c20
Link zum Herunterladenlibtime-format-perl_1.00-1.1_all.deb
Ausführliche BeschreibungThis module creates global pseudovariables which format dates and times, according to formatting codes you pass to them in strings. . The %time formatting codes are designed to be easy to remember and use, and to take up just as many characters as the output time value whenever possible. For example, the four-digit year code is "yyyy", the three-letter month abbreviation is "Mon". . The nice thing about having a variable-like interface instead of function calls is that the values can be used inside of strings (as well as outside of strings in ordinary expressions). Dates are frequently used within strings (log messages, output, data records, etc.), so having the ability to interpolate them directly is handy.


Impressum
Linux is a registered trademark of Linus Torvalds