Revision history for PGObject-Util-DBMethod 1.00 2014-02-22 Added arg_list argument to dbmethod to allow ordered lists of args to be read from the generated method's argument list. Added merge_back argument to dbmethod, to allow the method to return $self, after merging $self with the first record found. Minor tuning of Makefile.PL 0.02 2014-02-17 Added scalar return handling, so $ref = $self->mymethod returns the first row found. 0.01 2014-02-15 First version, released on an unsuspecting world.