[Dbix-class] packaging a script that uses DBIx::Class

Peter Rabbitson rabbit+dbic at rabbit.us
Fri Aug 29 06:36:00 GMT 2014


On 08/28/2014 04:17 PM, RAPPAZ Francois wrote:
> Well, finally I was just impatient
>
> The packaging with pp works and the modules I had to add with the -M option were:
>
> -M Variable::Magic
> -M Dbc::Schema::Result::Commande
> -M Dbc::Schema::Result:: ... and so on for all my tables
> -M Dbc::Schema::ResultSet
> -M SQL::Abstract
>
> Dbc is the folder where my DBIx (sub) classes are.


So are you saying that you had to wait more for PPI to do its thing, or 
did you actually end up changing something to make sure things will get 
unstuck...?

In other words - was there a problem you ended up working around, or is 
everything behaving as expected?

Cheers



More information about the DBIx-Class mailing list