The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
README
README.md
bin/sqitch
dist/sqitch.spec
etc/templates/deploy.tmpl
etc/templates/revert.tmpl
etc/templates/verify.tmpl
inc/Module/Build/Sqitch.pm
lib/App/Sqitch.pm
lib/App/Sqitch/Command.pm
lib/App/Sqitch/Command/add.pm
lib/App/Sqitch/Command/bundle.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/Command/log.pm
lib/App/Sqitch/Command/rebase.pm
lib/App/Sqitch/Command/revert.pm
lib/App/Sqitch/Command/rework.pm
lib/App/Sqitch/Command/show.pm
lib/App/Sqitch/Command/status.pm
lib/App/Sqitch/Command/tag.pm
lib/App/Sqitch/Command/verify.pm
lib/App/Sqitch/Config.pm
lib/App/Sqitch/DateTime.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/Blank.pm
lib/App/Sqitch/Plan/Change.pm
lib/App/Sqitch/Plan/ChangeList.pm
lib/App/Sqitch/Plan/Depend.pm
lib/App/Sqitch/Plan/Line.pm
lib/App/Sqitch/Plan/LineList.pm
lib/App/Sqitch/Plan/Pragma.pm
lib/App/Sqitch/Plan/Tag.pm
lib/App/Sqitch/X.pm
lib/LocaleData/de/LC_MESSAGES/App-Sqitch.mo
lib/LocaleData/fr/LC_MESSAGES/App-Sqitch.mo
lib/sqitch-add-usage.pod
lib/sqitch-add.pod
lib/sqitch-bundle-usage.pod
lib/sqitch-bundle.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-log-usage.pod
lib/sqitch-log.pod
lib/sqitch-rebase-usage.pod
lib/sqitch-rebase.pod
lib/sqitch-revert-usage.pod
lib/sqitch-revert.pod
lib/sqitch-rework-usage.pod
lib/sqitch-rework.pod
lib/sqitch-show-usage.pod
lib/sqitch-show.pod
lib/sqitch-status-usage.pod
lib/sqitch-status.pod
lib/sqitch-tag-usage.pod
lib/sqitch-tag.pod
lib/sqitch-verify-usage.pod
lib/sqitch-verify.pod
lib/sqitch.pod
lib/sqitchchanges.pod
lib/sqitchcommands.pod
lib/sqitchtutorial.pod
t/add.t
t/add_change.conf
t/base.t
t/blank.t
t/bundle.t
t/change.t
t/changelist.t
t/command.t
t/config.t
t/configuration.t
t/datetime.t
t/depend.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/linelist.t
t/local.conf
t/log.t
t/options.t
t/pg.t
t/pg/deploy/func/add_user.sql
t/pg/deploy/users.sql
t/pg/deploy/widgets.sql
t/pg/revert/func/add_user.sql
t/pg/revert/users.sql
t/pg/revert/widgets.sql
t/pg/sqitch.plan
t/plan.t
t/plans/bad-change.plan
t/plans/changes-only.plan
t/plans/dependencies.plan
t/plans/deploy-and-revert.plan
t/plans/dupe-change-diff-tag.plan
t/plans/dupe-change.plan
t/plans/dupe-tag.plan
t/plans/multi.plan
t/plans/pragmas.plan
t/plans/project_deps.plan
t/plans/reserved-tag.plan
t/plans/widgets.plan
t/pod-coverage.t
t/pod.t
t/pragma.t
t/read.pl
t/rebase.t
t/revert.t
t/rework.t
t/show.t
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/sql/verify/users.sql
t/sqlite.t
t/status.t
t/tag.t
t/tag_cmd.t
t/user.conf
t/verify.t
t/x.t
xt/release/pod-spelling.t