App-Sqitch 0.31-TRIAL Deleted
Files
- Build.PL
- Changes
- MANIFEST
- META.json
- META.yml
- README.md
- bin/sqitch
- etc/templates/deploy.tmpl
- etc/templates/revert.tmpl
- etc/templates/test.tmpl
- lib/App/Sqitch.pm
- lib/App/Sqitch/Command.pm
- lib/App/Sqitch/Command/add_step.pm
- lib/App/Sqitch/Command/config.pm
- lib/App/Sqitch/Command/deploy.pm
- lib/App/Sqitch/Command/help.pm
- lib/App/Sqitch/Command/init.pm
- lib/App/Sqitch/Config.pm
- lib/App/Sqitch/Engine.pm
- lib/App/Sqitch/Engine/pg.pm
- lib/App/Sqitch/Engine/pg.sql
- lib/App/Sqitch/Engine/sqlite.pm
- lib/App/Sqitch/Plan.pm
- lib/App/Sqitch/Plan/Step.pm
- lib/App/Sqitch/Plan/Tag.pm
- lib/sqitch-add-step-usage.pod
- lib/sqitch-add-step.pod
- lib/sqitch-config-usage.pod
- lib/sqitch-config.pod
- lib/sqitch-deploy-usage.pod
- lib/sqitch-deploy.pod
- lib/sqitch-help-usage.pod
- lib/sqitch-help.pod
- lib/sqitch-init-usage.pod
- lib/sqitch-init.pod
- lib/sqitch.pod
- lib/sqitchtutorial.pod
- priv/Module/Build/Sqitch.pm
- t/add_step.conf
- t/add_step.t
- t/base.t
- t/command.t
- t/config.t
- t/configuration.t
- t/deploy.t
- t/die.pl
- t/echo.pl
- t/engine.t
- t/help.t
- t/init.t
- t/lib/App/Sqitch/Command/bad.pm
- t/lib/App/Sqitch/Command/good.pm
- t/lib/App/Sqitch/Engine/bad.pm
- t/lib/App/Sqitch/Engine/good.pm
- t/lib/MockOutput.pm
- t/local.conf
- t/options.t
- t/pg.t
- t/pg/deploy/users.sql
- t/pg/deploy/widgets.sql
- t/pg/revert/users.sql
- t/pg/revert/widgets.sql
- t/plan.t
- t/plans/bad-step.plan
- t/plans/dupe-step-diff-tag.plan
- t/plans/dupe-step.plan
- t/plans/dupe-tag.plan
- t/plans/ends-in-punct-num.plan
- t/plans/ends-in-punct.plan
- t/plans/multi.plan
- t/plans/reserved-tag.plan
- t/plans/steps-only.plan
- t/plans/widgets.plan
- t/pod-coverage.t
- t/pod.t
- t/read.pl
- t/sqitch
- t/sqitch.conf
- t/sql/deploy/roles.sql
- t/sql/deploy/users.sql
- t/sql/deploy/widgets.sql
- t/sql/sqitch.plan
- t/sqlite.t
- t/step.t
- t/tag.t
- t/user.conf