The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
eg/Pgapp/Build.PL
eg/Pgapp/db/dist/base.sql
eg/Pgapp/db/dist/docs/html/contents.html
eg/Pgapp/db/dist/docs/html/default.html
eg/Pgapp/db/dist/docs/html/index.html
eg/Pgapp/db/dist/docs/html/table_doo.five.html
eg/Pgapp/db/dist/docs/html/table_doo.number_four.html
eg/Pgapp/db/dist/docs/html/table_doo.one.html
eg/Pgapp/db/dist/docs/html/table_doo.three.html
eg/Pgapp/db/dist/docs/html/table_doo.two.html
eg/Pgapp/db/dist/docs/pod/table_five.pod
eg/Pgapp/db/dist/docs/pod/table_number_four.pod
eg/Pgapp/db/dist/docs/pod/table_one.pod
eg/Pgapp/db/dist/docs/pod/table_three.pod
eg/Pgapp/db/dist/docs/pod/table_two.pod
eg/Pgapp/db/dist/patches_applied.txt
eg/Pgapp/db/patches/0010_one.sql
eg/Pgapp/db/patches/0020_two.sql
eg/Pgapp/db/patches/0030_three.sql
eg/Pgapp/db/patches/0040_four.sql
eg/Pgapp/db/patches/0050_five.sql
eg/Pgapp/lib/Pgapp.pm
eg/PgappNoPostgis/Build.PL
eg/PgappNoPostgis/db/dist/base.sql
eg/PgappNoPostgis/db/dist/docs/html/contents.html
eg/PgappNoPostgis/db/dist/docs/html/default.html
eg/PgappNoPostgis/db/dist/docs/html/index.html
eg/PgappNoPostgis/db/dist/docs/html/table_doo.five.html
eg/PgappNoPostgis/db/dist/docs/html/table_doo.number_four.html
eg/PgappNoPostgis/db/dist/docs/html/table_doo.one.html
eg/PgappNoPostgis/db/dist/docs/html/table_doo.three.html
eg/PgappNoPostgis/db/dist/docs/html/table_doo.two.html
eg/PgappNoPostgis/db/dist/docs/pod/table_five.pod
eg/PgappNoPostgis/db/dist/docs/pod/table_number_four.pod
eg/PgappNoPostgis/db/dist/docs/pod/table_one.pod
eg/PgappNoPostgis/db/dist/docs/pod/table_three.pod
eg/PgappNoPostgis/db/dist/docs/pod/table_two.pod
eg/PgappNoPostgis/db/dist/patches_applied.txt
eg/PgappNoPostgis/db/patches/0010_one.sql
eg/PgappNoPostgis/db/patches/0020_two.sql
eg/PgappNoPostgis/db/patches/0030_three.sql
eg/PgappNoPostgis/db/patches/0040_four.sql
eg/PgappNoPostgis/db/patches/0050_five.sql
eg/PgappNoPostgis/lib/Pgapp.pm
eg/SqliteApp/Build.PL
eg/SqliteApp/db/patches/0010_one.sql
eg/SqliteApp/db/patches/0020_two.sql
eg/SqliteApp/db/patches/0030_three.sql
eg/SqliteApp/db/patches/0040_four.sql
eg/SqliteApp/db/patches/0050_five.sql
eg/SqliteApp/lib/SqliteApp.pm
ignore.txt
lib/Module/Build/Database.pm
lib/Module/Build/Database/Helpers.pm
lib/Module/Build/Database/PostgreSQL.pm
lib/Module/Build/Database/PostgreSQL/Templates.pm
lib/Module/Build/Database/SQLite.pm
lib/Test/MBD.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.json
META.yml
README
t/00-load.t
t/01-install-postgis.t
t/02-install-no-postgis.t
t/03-install-sqlite.t
t/04-install_path.t
t/pod.t
t/tlib/misc.pm