aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-HiRes
Commit message (Collapse)AuthorAgeFilesLines
* Use the CPAN site macro.Mathieu Arnold2007-08-311-2/+1
| | | | | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims. Notes: svn path=/head/; revision=198588
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Be hipe and add SHA256Mathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148240
* Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-BuildMathieu Arnold2004-02-061-4/+3
| | | | | | | stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS Notes: svn path=/head/; revision=100138
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* p5-DateTime-HiRes 0.01,Mathieu Arnold2003-10-034-0/+35
This module enables you to generate DateTime objects that represent the current time with sub-second resolution. Notes: svn path=/head/; revision=90142