[Dbix-class] Template::Provider::DBIC

Matt S Trout dbix-class at trout.me.uk
Tue May 8 21:11:00 GMT 2007


On Tue, May 08, 2007 at 01:41:51PM -0400, Christopher H. Laco wrote:
> Matt S Trout wrote:
> > On Fri, Mar 02, 2007 at 07:53:41AM +0000, Dave Cardwell wrote:
> >> Hello there.
> >>
> >> I've written a provider for Template Toolkit that allows template data 
> >> to be retrieved from the database via DBIx::Class. You can pass it a 
> >> DBIx::Class::ResultSet or DBIx::Class::Schema. The latter case allows 
> >> for calls such as:
> > 
> > Please dump Module::Build for Module::Install; Module::Build is a fucking
> > disaster and DBIC will be moving off it for 0.08 as a result.
> > 
> 
> And put Build.PL in MANIFEST, but make a Build.PL that does do/require
> Makefile.PL .... so mst can be a happy testcover user. :-)

MANIFEST.SKIP

But I don't really care, that's what -I- do but the only think that's
important is that you never, ever ship a Build.PL if you can avoid it.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list