Commit graph

8 commits

Author SHA1 Message Date
Cheng-Lung Sung
44da8b40cf - Update to 0.36
PR:		ports/104517
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-11-05 14:09:02 +00:00
Yen-Ming Lee
5f0b80a14f - update to 0.35 2006-05-11 04:38:08 +00:00
Yen-Ming Lee
2fe40d2ee6 - update to 0.34 2006-05-10 04:15:46 +00:00
Mathieu Arnold
b71157a2ae Take a perl@ hat and add SHA256 checksums 2005-11-14 15:05:17 +00:00
Cheng-Lung Sung
2b4630d69f - update to 0.33
- 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
2004-12-18 02:40:01 +00:00
Vanilla I. Shu
0f14b4cfee - Update to 0.31
- 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>
2004-08-12 06:49:01 +00:00
Mathieu Arnold
cbdfb8ad59 Update to 0.30 2004-07-21 16:56:44 +00:00
Vanilla I. Shu
abe6243d4e Add p5-IO-All 0.22, IO::All combines all of the best Perl IO modules.
PR:		ports/69135
Submitted by:	Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
2004-07-16 02:23:29 +00:00