From: John Napiorkowski Date: Mon, 21 Feb 2011 16:24:52 +0000 (-0500) Subject: removed MANIFEST from repo to force you to rebuild it as needed X-Git-Tag: 1.001011~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2be63f80de0fee2cd0cd4e5c302edc345845c1ad;p=dbsrgits%2FDBIx-Class-Fixtures.git removed MANIFEST from repo to force you to rebuild it as needed --- diff --git a/MANIFEST b/MANIFEST deleted file mode 100644 index d457e4b..0000000 --- a/MANIFEST +++ /dev/null @@ -1,61 +0,0 @@ -Changes -inc/Module/AutoInstall.pm -inc/Module/Install.pm -inc/Module/Install/AutoInstall.pm -inc/Module/Install/Base.pm -inc/Module/Install/Can.pm -inc/Module/Install/Fetch.pm -inc/Module/Install/Include.pm -inc/Module/Install/Makefile.pm -inc/Module/Install/Metadata.pm -inc/Module/Install/Win32.pm -inc/Module/Install/WriteAll.pm -lib/DBIx/Class/Fixtures.pm -lib/DBIx/Class/Fixtures/DBI.pm -lib/DBIx/Class/Fixtures/DBI/mysql.pm -lib/DBIx/Class/Fixtures/DBI/Pg.pm -lib/DBIx/Class/Fixtures/Schema.pm -Makefile.PL -MANIFEST This list of files -META.yml -README -t/00-load.t -t/01-new.t -t/02-dump-basic.t -t/03-dump-quantity.t -t/04-dump-fetch.t -t/05-dump-rules.t -t/06-dump-date.t -t/07-dump-all.t -t/08-dump-includes.t -t/09-dump-scalar-ref.t -t/10-dump-cleanup.t -t/12-populate-basic.t -t/13populate-two-dbs.t -t/14-populate-post.t -t/lib/DBICTest.pm -t/lib/DBICTest/Schema.pm -t/lib/DBICTest/Schema/Artist.pm -t/lib/DBICTest/Schema/CD.pm -t/lib/DBICTest/Schema/CD_to_Producer.pm -t/lib/DBICTest/Schema/Producer.pm -t/lib/DBICTest/Schema/Tag.pm -t/lib/DBICTest/Schema/Track.pm -t/lib/DBICTest/Schema2.pm -t/lib/DBICTest/Schema2/Artist.pm -t/lib/DBICTest/Schema2/CD.pm -t/lib/DBICTest/Schema2/Friend.pm -t/lib/mysql.sql -t/lib/post_sqlite.sql -t/lib/sqlite.sql -t/lib/sqlite_different.sql -t/var/configs/date.json -t/var/configs/fetch.json -t/var/configs/includes.json -t/var/configs/quantity.json -t/var/configs/rules.json -t/var/configs/sample.json -t/var/configs/scalar_ref.json -t/var/configs/simple.json -t/var/DBIxClass.db -t/var/DBIxClassDifferent.db