Skip Menu |

This queue is for tickets about the Rose-DB-Object CPAN distribution.

Report information
The Basics
Id: 97602
Status: resolved
Priority: 0/
Queue: Rose-DB-Object

People
Owner: Nobody in particular
Requestors: f.wesemann [...] fotofinder.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.812



Subject: Error in RDBO::Helpers Example
Date: Tue, 29 Jul 2014 20:16:54 +0200
To: bug-Rose-DB-Object [...] rt.cpan.org
From: Frank Wesemann <f.wesemann [...] fotofinder.com>
Hi there, The example for the load_or_save Method should read: $person = Person->new(id => 123,perms => \@perms)->load_or_save; instead of $person = Person->new(id => 123,perms => \@perms)->load_or_insert; mit freundlichem Gruß, Frank Wesemann Fotofinder GmbH USt-IdNr. DE812854514 Software Entwicklung Web: http://www.fotofinder.com/ Potsdamer Str. 96 Tel: +49 30 25 79 28 90 10785 Berlin Fax: +49 30 25 79 28 999 Sitz: Berlin Amtsgericht Berlin Charlottenburg (HRB 73099) Geschäftsführer: Ali Paczensky
Addressed in Rose::DB::Object 0.812, just uploaded to CPAN.