[Dbix-class] Call mysql stored procedure using Arbitrary SQL through a custom ResultSource

Peter Rabbitson rabbit+dbic at rabbit.us
Fri Dec 30 11:11:47 GMT 2011


Sung Gong wrote:
> Hi,
> 
> Have you found the proper answer yet?
> Googled but with no satisfactory answers to me except an advise of
> redefining my stored procedure as suggested below:
> http://search.cpan.org/~arodland/DBIx-Class-0.08196/lib/DBIx/Class/Manual/Cookbook.pod#Retrieve_one_and_only_one_row_from_a_resultset
> However, still wondering it's possible to call the sp rather than redefining it.
> Also found this:
> http://lists.scsys.co.uk/pipermail/dbix-class/2007-December/005459.html
> but it looks a bit awkward.
> 

Please describe your actual problem so we can help. "I want to
call stored procedures" is as broad as "I want to run a perl
script".



More information about the DBIx-Class mailing list