Skip Menu |

This queue is for tickets about the DBIx-Simple CPAN distribution.

Report information
The Basics
Id: 3181
Status: resolved
Priority: 0/
Queue: DBIx-Simple

People
Owner: Nobody in particular
Requestors: cpan [...] xolo-web.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: 1.20



Subject: sth->func
please add a DBIx::Simple::Response::func method to allow $response->func() to invoke $sth->func() also please add a DBIx::Simple::Response::get_attr method that does something like: if (defined $self->{st}->{sth}->{$attr}){ return $self->{st}->{sth}->{$attr}; } else { return; }
From: JUERD [...] cpan.org
On Do. aug. 07 16:39:24 2003, guest wrote: Show quoted text
> please add a DBIx::Simple::Response::func method to allow $response-
> >func() to invoke $sth->func()
> also > please add a DBIx::Simple::Response::get_attr method
Resolving this very old ticket; these features were implemented in the 1.20 release. I'm sorry I neglected the bug tracker for years. -- Juerd