[Dbix-class] [Follow-Followup] Help needed to get a much needed feature into DBIC (low barrier to entry)

Peter Rabbitson rabbit+dbic at rabbit.us
Mon Jan 13 13:56:50 GMT 2014


On Mon, Jan 13, 2014 at 01:48:35PM +0000, Peter Rabbitson wrote:
> * For those who cloned the repo and saw a passing test - I am a teapot.
> The correct incantation is:

The correct-correct incantation is:

>  git clone git://git.shadowcat.co.uk/dbsrgits/DBIx-Class.git dbic
>  cd dbic
>  git checkout wip/join_prefs             # this was missed, then mistyped
>  perl Makefile.PL --skip-author-deps
>  make installdeps        # or make listdeps | cpanm
>  cpan Test::Differences        # temporary dep to ease testing
>  prove -l t/91merge_joinpref_attr.t
> 

Argh... don't let me operate email threads while distracted

Cheers




More information about the DBIx-Class mailing list