aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-All/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.38Cheng-Lung Sung2007-04-091-3/+3
| | | | Notes: svn path=/head/; revision=189540
* - update to 0.37Yen-Ming Lee2007-04-081-3/+3
| | | | Notes: svn path=/head/; revision=189457
* - Update to 0.36Cheng-Lung Sung2006-11-051-3/+3
| | | | | | | | PR: ports/104517 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=176498
* - update to 0.35Yen-Ming Lee2006-05-111-3/+3
| | | | Notes: svn path=/head/; revision=162052
* - update to 0.34Yen-Ming Lee2006-05-101-3/+3
| | | | Notes: svn path=/head/; revision=161883
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* - update to 0.33Cheng-Lung Sung2004-12-181-2/+2
| | | | | | | | | | | | | | - io('path/to/symlink') would return a file object if the link was to a file - $link->readlink incorrectly returned a new IO::All::Link object, no matter what the link pointed to. - io($io_all_object) would not return an object of the same type as the object give to io(), it would always return a plain IO::All object. - add head and tail methods Notes: svn path=/head/; revision=124349
* - Update to 0.31Vanilla I. Shu2004-08-121-2/+2
| | | | | | | | | | | | | | | - copy & paste from Changes: - added readdir - let exists work on non-existant filename - absolute, relative, pathname - chdir - stat on unopened file/dir PR: ports/70348 Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org> Notes: svn path=/head/; revision=115993
* Update to 0.30Mathieu Arnold2004-07-211-2/+2
| | | | Notes: svn path=/head/; revision=114351
* Add p5-IO-All 0.22, IO::All combines all of the best Perl IO modules.Vanilla I. Shu2004-07-161-0/+2
PR: ports/69135 Submitted by: Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> Notes: svn path=/head/; revision=113747