cvs commit: ports/devel/p5-IO-All Makefile distinfo

Cheng-Lung Sung clsung at FreeBSD.org
Fri Dec 17 18:40:02 PST 2004


clsung      2004-12-18 02:40:01 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-IO-All      Makefile distinfo 
  Log:
  - 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
  
  Revision  Changes    Path
  1.6       +1 -1      ports/devel/p5-IO-All/Makefile
  1.4       +2 -2      ports/devel/p5-IO-All/distinfo


More information about the cvs-all mailing list