aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Array-FileReader
Commit message (Collapse)AuthorAgeFilesLines
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkAndrej Zverev2013-08-181-1/+2
| | | | Notes: svn path=/head/; revision=324918
* - Reset chinsan's portsBryan Drewery2013-08-171-6/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=324849
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* Add Array::FileReader - Lazily tie files to arrays for readingChin-San Huang2011-02-233-0/+35
WWW: http://search.cpan.org/dist/Array-FileReader/ Notes: svn path=/head/; revision=269533