Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 May 2006 16:46:50 +0000 (UTC)
From:      Aaron Dalton <aaron@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/p5-Data-Table Makefile distinfo
Message-ID:  <200605231646.k4NGkpw7067831@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
aaron       2006-05-23 16:46:50 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Data-Table  Makefile distinfo 
  Log:
  - Updated from v1.45 to v1.47
  
  Approved by:    tobez (implicit)
  
  1.47 Sun May 21 15:03:14 PDT 2006
    Upload the wrong code in 1.46, re-upload
  
  1.46 Sat May 13 05:44:09 PDT 2006
    fromCSV, fromTSV, csv, tsv can all take either a file hander or a file
  name
    Notice: to leave rooms for future development, file handler is not
  closed by Data::Table.
            It's caller's responsibility to close it afterwards, if no
  longer used.
    table::sort code is replaced, the old sort method is renamed to sort_v0
  and is deprecated.
    The new sort method allow user-defined sorting operators, please read
  manual on table::sort
    The new sort method also runs faster in some benchmark tests.
    A big thank to Wenbin Ye for suggestions, as well as contributing
      both the new sort code and test examples
  
  Revision  Changes    Path
  1.3       +1 -1      ports/devel/p5-Data-Table/Makefile
  1.4       +3 -3      ports/devel/p5-Data-Table/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605231646.k4NGkpw7067831>