diff options
Diffstat (limited to 'devel/p5-Date-Piece/pkg-descr')
-rw-r--r-- | devel/p5-Date-Piece/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Date-Piece/pkg-descr b/devel/p5-Date-Piece/pkg-descr index fc0012d9cd54..c6a0b11a6f14 100644 --- a/devel/p5-Date-Piece/pkg-descr +++ b/devel/p5-Date-Piece/pkg-descr @@ -4,5 +4,3 @@ than worrying about time zones and DST while adding increments of component and do math directly on the date. If you need a time-of-day on the calculated date, the at() method returns a Time::Piece object, thus allowing you to be specific about the endpoints of a nominal interval. - -WWW: https://metacpan.org/release/Date-Piece |