Bug 53960 - new port devel/p5-Time-Local
Summary: new port devel/p5-Time-Local
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 12:20 UTC by Mathieu Arnold
Modified: 2003-07-01 19:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Time-Local.shar (2.26 KB, text/plain)
2003-07-01 12:20 UTC, Mathieu Arnold
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-07-01 12:20:11 UTC
New port devel/p5-Time-Local

These routines are the inverse of built-in perl functions localtime() and
gmtime(). They accept a date as a six-element array, and return the
corresponding time(2) value in seconds since the system epoch (Midnight,
January 1, 1970 UTC on Unix, for example). This value can be positive or
negative, though POSIX only requires support for positive values, so dates
before the system's epoch may not work on all operating systems.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-07-01 19:10:36 UTC
State Changed
From-To: open->closed

Port added, thanks!