[Dbix-class] cant delete resultset

frank_coleman frank_coleman at myway.com
Thu Nov 2 03:34:07 GMT 2006


Greetings!

I am trying to delete a resultset, but it doesn't work.

Tried to find the solution for days, but I'm lost.

Here is my code:



my $user = $schema->resultset('User')->find(1);

$user->delete;



-FC





_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way  your home on the Web - http://www.myway.com





More information about the Dbix-class mailing list