libtime-piece-perl 1.13-1 (i386 binary) in ubuntu intrepid

 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.
 .
 Time::Piece does the right thing with the return value from
 localtime:
 .
   - in list context it returns a list of values
 .
   - in scalar context it returns a Time::Piece object
 .
   - when stringified (or printed), Time::Piece objects look like the
     output from scalar(localtime)
 .
 Beyond that, Time::Piece objects allow you to get any part of the
 date/time via method calls, plus they allow you to get at the string
 form of the week day and month. It has methods for julian days, and
 some simple date arithmetic options.
 .
 Time::Piece also gives you easy access to your C library's strftime
 and strptime functions, so you can parse and output locale sensitive
 dates to your heart's content :-)

Details

Package version:
1.13-1
Source:
libtime-piece-perl 1.13-1 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional

Package relationships

Depends on: