| Paketname | libdbicx-testdatabase-perl |
| Beschreibung | Create a temporary database from a DBIx::Class::Schema |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.02-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 72 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libsql-translator-perl, libdbd-sqlite3-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 9390 Byte |
| Prüfsumme MD5 | f6dfecd8351d5cbd9f8aae8557cc335d |
| Prüfsumme SHA1 | bc55e65c84a762a12456db1a97649bf58f5b7871 |
| Prüfsumme SHA256 | f36b7dc3acd27c665389e361886efd9bd91432b9d0411b76409d613d2ebd5fec |
| Link zum Herunterladen | libdbicx-testdatabase-perl_0.02-1_all.deb |
| Ausführliche Beschreibung | This module 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.
|