Commit graph

7 commits

Author SHA1 Message Date
Erwin Lansing
66be3da3a2 Update to 1.50
PR:		108403
Submitted by:	chinsan
Approved by:	maintainer timeout
2007-02-11 09:25:41 +00:00
Aaron Dalton
291163e6df - 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
2006-05-23 16:46:50 +00:00
Aaron Dalton
de64f180b8 - Updated from 1.43 to 1.45
- Updated maintainer

1.45 Mon May  1 09:08:20 PDT 2006
  Fix a bug in fromTSV
  last column name is truncated by one character (introduced in 1.44)
  Thanks to Albert V. Smith

1.44 Sat Apr 15 04:27:28 PDT 2006
  Fix a bug in join (type=2 and 3)
  When right or full join, key fields are undef for right-only entries.

  modify fromCSV, fromTSV, tsv, csv subroutines to support read/write PC, Mac and UNIX files.
  csv and tsv can take a file name and directly writes to it.

Approved by:	tobez (implicit);
2006-05-10 03:19:24 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Sergey Matveychuk
00cc21b605 New Port: devel/p5-Data-Table - Data type related to database tables,
spreadsheets, etc...

PR:		ports/73796
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-24 19:21:59 +00:00