miwi        2008-10-24 09:30:41 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DBICx-TestDatabase Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
  database, deploys your DBIC schema, and then connects to it. This
  lets you easily test your DBIC schema. Since you have a fresh
  database for every test, you don't have to worry about cleaning up
  after your tests, ordering of tests affecting failure, etc.
  
  WWW: http://search.cpan.org/dist/DBICx-TestDatabase/
  
  Revision  Changes    Path
  1.716     +1 -0      ports/databases/Makefile
  1.1       +27 -0     ports/databases/p5-DBICx-TestDatabase/Makefile (new)
  1.1       +3 -0      ports/databases/p5-DBICx-TestDatabase/distinfo (new)
  1.1       +7 -0      ports/databases/p5-DBICx-TestDatabase/pkg-descr (new)
  1.1       +8 -0      ports/databases/p5-DBICx-TestDatabase/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to