add (very ugly) hack to _construct_object to support function calls in resultsets...
authorDavid Kamholz <davekam@pobox.com>
Wed, 2 Nov 2005 20:28:00 +0000 (20:28 +0000)
committerDavid Kamholz <davekam@pobox.com>
Wed, 2 Nov 2005 20:28:00 +0000 (20:28 +0000)
commit3cbddeb1871beb9684c0a9fbf6e90146a2d16742
tree3f9cc30d423d3f4fe67919e6e64199df6a48a363
parentfcafefc824f3bf50f256213efb123723c552c331
add (very ugly) hack to _construct_object to support function calls in resultsets. they show up as columns in the row object, accessible with get_column
lib/DBIx/Class/ResultSet.pm