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 Debian Archiv squeeze (main)
Version1.00-1.1
Sektionperl
Prioritätoptional
Installierte Größe100 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerChristoph Haas
Quelle
Paketgröße24870 Byte
Prüfsumme MD59e3d3ba0c2171f741e928a5bd4516dda
Prüfsumme SHA193b295b1ebdab8ef5ddf47f33e2a86996f426c67
Prüfsumme SHA256d0bcb00ae89da9f54e715dc20f5c40c098346c83787b4c4c1001af6cb679c3a6
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