Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2014 15:51:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 193712] [newport] databases/p5-Dancer2-Plugin-DBIC XDBIx::Class interface for Dancer2 applications
Message-ID:  <bug-193712-14331-pDgyFfSwMH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193712-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193712-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193712

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: wen
Date: Wed Oct  1 15:50:34 UTC 2014
New revision: 369733
URL: https://svnweb.freebsd.org/changeset/ports/369733

Log:
  This plugin makes it very easy to create Dancer2 applications that
  interface with databases. It automatically exports the keyword `schema`
  which returns a DBIx::Class::Schema object. You just need to configure
  your database connection information. For performance, schema objects
  are cached in memory and are lazy loaded the first time they are accessed.

  WWW: https://github.com/ironcamel/Dancer2-Plugin-DBIC

  PR:        193712
  Submitted by:    Henk van Oers<hvo.pm@xs4all.nl>

Changes:
  head/databases/Makefile
  head/databases/p5-Dancer2-Plugin-DBIC/
  head/databases/p5-Dancer2-Plugin-DBIC/Makefile
  head/databases/p5-Dancer2-Plugin-DBIC/distinfo
  head/databases/p5-Dancer2-Plugin-DBIC/pkg-descr
  head/databases/p5-Dancer2-Plugin-DBIC/pkg-plist

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193712-14331-pDgyFfSwMH>