# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--gavin@openfusion.com.au--public-2004/cpan--tabulate--0
#

2006-03-20 20:14:55 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-37

    Summary:
      Change tbody 'rows' and 'fields' to '-rows' and '-fields'.
    Revision:
      cpan--tabulate--0--patch-37

    Change tbody 'rows' and 'fields' to '-rows' and '-fields'.
    

    modified files:
     Changes Tabulate.pm t/21_tbody.t


2006-03-19 21:08:42 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-36

    Summary:
      Update tbody/thead perldocs for attributes.
    Revision:
      cpan--tabulate--0--patch-36

    Update tbody/thead perldocs for attributes.
    

    modified files:
     Changes Tabulate.pm


2006-03-19 20:47:22 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-35

    Summary:
      Add thead attribute support.
    Revision:
      cpan--tabulate--0--patch-35

    Add thead attribute support.
    

    new files:
     t/t20/.arch-ids/thead3.id t/t20/thead3

    modified files:
     Changes MANIFEST Tabulate.pm t/20_thead.t


2006-03-19 20:38:12 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-34

    Summary:
      Add tbody attribute support.
    Revision:
      cpan--tabulate--0--patch-34

    Add tbody attribute support.
    

    new files:
     t/t21/.arch-ids/tbody3.id t/t21/.arch-ids/tbody_field3.id
     t/t21/.arch-ids/tbody_rows_attr.id t/t21/tbody3
     t/t21/tbody_field3 t/t21/tbody_rows_attr

    modified files:
     Changes Tabulate.pm t/21_tbody.t t/t21/tbody_rows6


2006-03-19 20:21:23 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-33

    Summary:
      Add initial thead/tbody perldocs.
    Revision:
      cpan--tabulate--0--patch-33

    Add initial thead/tbody perldocs.
    

    modified files:
     Changes Tabulate.pm


2006-03-16 09:36:10 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-32

    Summary:
      Finish off tbody support (scalar, field, rows); add tbody tests.
    Revision:
      cpan--tabulate--0--patch-32

    Finish off tbody support (scalar, field, rows); add tbody tests.
    

    new files:
     t/t21/.arch-ids/tbody_field.id t/t21/.arch-ids/tbody_field2.id
     t/t21/.arch-ids/tbody_rows1.id t/t21/.arch-ids/tbody_rows2.id
     t/t21/.arch-ids/tbody_rows3.id t/t21/.arch-ids/tbody_rows4.id
     t/t21/.arch-ids/tbody_rows5.id t/t21/.arch-ids/tbody_rows6.id
     t/t21/.arch-ids/tbody_rows7.id t/t21/tbody_field
     t/t21/tbody_field2 t/t21/tbody_rows1 t/t21/tbody_rows2
     t/t21/tbody_rows3 t/t21/tbody_rows4 t/t21/tbody_rows5
     t/t21/tbody_rows6 t/t21/tbody_rows7

    modified files:
     Changes MANIFEST TODO Tabulate.pm t/21_tbody.t t/t21/tbody1
     t/t21/tbody2


2006-03-15 22:22:51 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-31

    Summary:
      Tiny tbody fix; add missing tbody1 test output.
    Revision:
      cpan--tabulate--0--patch-31

    Tiny tbody fix; add missing tbody1 test output.
    

    new files:
     t/t21/.arch-ids/tbody1.id t/t21/tbody1

    modified files:
     Changes Tabulate.pm


2006-03-15 21:09:23 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-30

    Summary:
      Refactor body_down to use iterator; initial tbody support.
    Revision:
      cpan--tabulate--0--patch-30

    Refactor body_down to use iterator; initial tbody support.
    

    new files:
     t/21_tbody.t t/t21/.arch-ids/=id t/t21/.arch-ids/tbody2.id
     t/t21/tbody2

    modified files:
     Changes Tabulate.pm t/20_thead.t t/t20/thead1 t/t20/thead2

    new directories:
     t/t21 t/t21/.arch-ids


2006-03-14 21:42:05 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-29

    Summary:
      Add initial 'thead' support.
    Revision:
      cpan--tabulate--0--patch-29

    Add initial 'thead' support.
    

    new files:
     t/20_thead.t t/t20/.arch-ids/=id t/t20/.arch-ids/thead1.id
     t/t20/.arch-ids/thead2.id t/t20/thead1 t/t20/thead2

    modified files:
     Changes TODO Tabulate.pm

    new directories:
     t/t20 t/t20/.arch-ids


2006-03-13 21:19:32 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-28

    Summary:
      Add new-style caption support.
    Revision:
      cpan--tabulate--0--patch-28

    Add new-style caption support.
    

    new files:
     t/t15/.arch-ids/caption10.id t/t15/.arch-ids/caption11.id
     t/t15/.arch-ids/caption6.id t/t15/.arch-ids/caption7.id
     t/t15/caption10 t/t15/caption11 t/t15/caption6 t/t15/caption7

    modified files:
     Changes MANIFEST Tabulate.pm t/15_caption.t


2006-03-13 06:42:53 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-27

    Summary:
      Update TODO.
    Revision:
      cpan--tabulate--0--patch-27

    Update TODO.
    

    modified files:
     Changes TODO


2006-03-12 21:40:58 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-26

    Summary:
      Add additional tr/td sub tests on attribute => undef.
    Revision:
      cpan--tabulate--0--patch-26

    Add additional tr/td sub tests on attribute => undef.
    

    new files:
     t/t12/.arch-ids/fattrsub2.id t/t12/.arch-ids/thtdsub2.id
     t/t12/.arch-ids/trsub2.id t/t12/fattrsub2 t/t12/thtdsub2
     t/t12/trsub2

    modified files:
     Changes MANIFEST TODO t/12_trtd.t


2006-03-12 20:41:41 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-25

    Summary:
      Get tr attr subs working; test and document; bump to 0.26.
    Revision:
      cpan--tabulate--0--patch-25

    Get tr attr subs working; test and document; bump to 0.26.
    

    modified files:
     Changes MANIFEST TODO Tabulate.pm t/12_trtd.t


2006-03-12 11:26:14 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-24

    Summary:
      Change "td" and field attribute subrefs to use standard ($d,$r,$f) func sig; up to version 0.25.
    Revision:
      cpan--tabulate--0--patch-24

    Change "td" and field attribute subrefs to use standard ($d,$r,$f) func sig; up to version 0.25.
    

    new files:
     t/t12/.arch-ids/thtdsub.id t/t12/thtdsub

    modified files:
     Changes Tabulate.pm t/12_trtd.t

    renamed files:
     t/t12/.arch-ids/td1.id
       ==> t/t12/.arch-ids/fattrsub1.id
     t/t12/.arch-ids/tr1.id
       ==> t/t12/.arch-ids/trsub.id
     t/t12/td1
       ==> t/t12/fattrsub1
     t/t12/tr1
       ==> t/t12/trsub


2005-09-21 22:48:10 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-23

    Summary:
      Add support for subref links_ attributes; add label_link tests/docs.
    Revision:
      cpan--tabulate--0--patch-23

    Add support for subref links_ attributes; add label_link tests/docs.
    

    new files:
     t/t17/.arch-ids/links2.id t/t17/links2

    modified files:
     Changes MANIFEST Tabulate.pm t/17_links.t


2005-09-21 22:05:38 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-22

    Summary:
      Update MANIFEST for version 0.24.
    Revision:
      cpan--tabulate--0--patch-22

    Update MANIFEST for version 0.24.
    

    modified files:
     Changes MANIFEST


2005-09-21 22:03:53 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-21

    Summary:
      Add support for link_* field attributes.
    Revision:
      cpan--tabulate--0--patch-21

    Add support for link_* field attributes.
    

    new files:
     t/17_links.t t/t17/.arch-ids/=id t/t17/.arch-ids/links1.id
     t/t17/links1

    modified files:
     Changes EXCLUDE TODO Tabulate.pm {arch}/=tagging-method

    new directories:
     t/t17 t/t17/.arch-ids


2005-08-23 07:16:46 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-20

    Summary:
      Add test to cell_format_link to check link is set (suggested by Gordon Rowell).
    Revision:
      cpan--tabulate--0--patch-20

    Add test to cell_format_link to check link is set (suggested by Gordon Rowell).
    

    new files:
     t/t5/.arch-ids/render4.id t/t5/render4

    modified files:
     Changes MANIFEST Tabulate.pm t/05_attr.t


2005-07-22 01:30:39 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-19

    Summary:
      Update subclassing docs to correct merging problem.
    Revision:
      cpan--tabulate--0--patch-19

    Update subclassing docs to correct merging problem.
    

    modified files:
     Changes Tabulate.pm


2005-07-20 22:31:28 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-18

    Summary:
      Expand docs on field-attribute keys slightly.
    Revision:
      cpan--tabulate--0--patch-18

    Expand docs on field-attribute keys slightly.
    

    modified files:
     Changes Tabulate.pm


2005-07-20 03:33:14 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-17

    Summary:
      Correct error with label_link docs.
    Revision:
      cpan--tabulate--0--patch-17

    Correct error with label_link docs.
    

    modified files:
     Changes Tabulate.pm


2005-07-19 22:54:53 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-16

    Summary:
      Add some docs on subclassing.
    Revision:
      cpan--tabulate--0--patch-16

    Add some docs on subclassing.
    

    modified files:
     Changes Tabulate.pm


2005-07-19 12:00:57 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-15

    Summary:
      Support method-based values e.g. Class::DBI; up version to 0.22.
    Revision:
      cpan--tabulate--0--patch-15

    Support method-based values e.g. Class::DBI; up version to 0.22.
    

    new files:
     t/t6/.arch-ids/render3.id t/t6/render3

    modified files:
     Changes Tabulate.pm


2004-06-24 05:21:43 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-14

    Summary:
      Add Changes file for 0.21 release.
    Revision:
      cpan--tabulate--0--patch-14

    Add Changes file for 0.21 release.
    

    new files:
     Changes


2004-06-07 11:42:54 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-13

    Summary:
      Fix perldocs about field_attr merge order that confused Stennie.
    Revision:
      cpan--tabulate--0--patch-13

    Fix perldocs about field_attr merge order that confused Stennie.
    

    modified files:
     Tabulate.pm


2004-06-07 11:15:25 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-12

    Summary:
      Add extra test to explicitly check fattr merge order.
    Revision:
      cpan--tabulate--0--patch-12

    Add extra test to explicitly check fattr merge order.
    

    modified files:
     TODO t/06_fattr.t


2004-05-31 08:07:31 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-11

    Summary:
      Fix label => '' to render row with empty label (where label => undef derives).
    Revision:
      cpan--tabulate--0--patch-11

    Fix label => '' to render row with empty label (where label => undef derives).
    

    new files:
     t/16_labels.t t/t16/.arch-ids/=id t/t16/.arch-ids/auto.id
     t/t16/.arch-ids/empty.id t/t16/.arch-ids/explicit.id
     t/t16/auto t/t16/empty t/t16/explicit

    modified files:
     TODO Tabulate.pm

    new directories:
     t/t16 t/t16/.arch-ids


2004-05-30 22:36:19 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-10

    Summary:
      Add perldocs for new title, text, and caption handling.
    Revision:
      cpan--tabulate--0--patch-10

    Add perldocs for new title, text, and caption handling.
    

    modified files:
     TODO Tabulate.pm


2004-05-29 12:44:35 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-9

    Summary:
      Add better title/text/caption support (subrefs and value/format hashrefs).
    Revision:
      cpan--tabulate--0--patch-9

    Add better title/text/caption support (subrefs and value/format hashrefs).
    

    new files:
     t/t13/.arch-ids/title5.id t/t13/title5

    modified files:
     TODO Tabulate.pm t/13_title.t t/14_text.t


2004-05-29 01:21:34 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-8

    Summary:
      Move chunk of cell_content into discreete cell_value method; up version to 0.21.
    Revision:
      cpan--tabulate--0--patch-8

    Move chunk of cell_content into discreete cell_value method; up version to 0.21.
    

    modified files:
     Tabulate.pm


2004-05-18 13:25:11 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-7

    Summary:
      Removed a spurious 'our' that had crept in.
    Revision:
      cpan--tabulate--0--patch-7

    Removed a spurious 'our' that had crept in.
    

    modified files:
     Tabulate.pm


2004-05-10 07:36:33 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-6

    Summary:
      Allow empty dataset, defaulting to {}
    Revision:
      cpan--tabulate--0--patch-6

    Allow empty dataset, defaulting to {}
    

    modified files:
     Tabulate.pm


2004-05-09 10:45:29 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-5

    Summary:
      Added arch-tag to Tabulate.pm instead of explicit id
    Revision:
      cpan--tabulate--0--patch-5

    Added arch-tag to Tabulate.pm instead of explicit id
    

    new files:
     Tabulate.pm

    removed files:
     .arch-ids/Tabulate.pm.id Tabulate.pm


2004-05-07 12:46:48 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-4

    Summary:
      Fix undef warning in derive_fields on empty hash dataset
    Revision:
      cpan--tabulate--0--patch-4

    Fix undef warning in derive_fields on empty hash dataset
    

    modified files:
     Tabulate.pm


2004-05-07 11:33:05 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-3

    Summary:
      Tweak check_fields test
    Revision:
      cpan--tabulate--0--patch-3

    Tweak check_fields test
    

    modified files:
     Tabulate.pm


2004-05-04 22:58:14 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-2

    Summary:
      Move cell escaping before cell formatting i.e. escape only values
    Revision:
      cpan--tabulate--0--patch-2

    Move cell escaping before cell formatting i.e. escape only values
    

    modified files:
     Tabulate.pm


2004-05-04 22:31:31 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-1

    Summary:
      Reorder render_table to defer building table to after body has rendered
    Revision:
      cpan--tabulate--0--patch-1

    Reorder render_table to defer building table to after body has rendered
    

    modified files:
     Tabulate.pm


2004-05-04 02:16:07 GMT	Gavin Carr <gavin@openfusion.com.au>	base-0

    Summary:
      tag of gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-40
    Revision:
      cpan--tabulate--0--base-0

    (automatically generated log message)

    new patches:
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--base-0
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-1
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-2
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-3
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-4
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-5
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-6
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-7
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-8
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-9
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-10
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-11
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-12
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-13
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-14
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-15
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-16
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-17
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-18
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-19
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-20
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-21
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-22
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-23
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-24
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-25
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-26
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-27
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-28
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-29
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-30
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-31
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-32
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-33
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-34
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-35
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-36
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-37
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-38
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-39
     gavin@openfusion.com.au--calix-2003/cpan--tabulate--0.1--patch-40
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--base-0
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-1
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-2
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-3
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-4
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-5
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-6
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-7
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-8
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-9
     gavin@openfusion.com.au--calix-2003/tabulate--devo--0.1--patch-10