.gitignore
.travis.yml
CHANGES
CodeSnippets/client.pl
CodeSnippets/Client.pm
CodeSnippets/sample_api_call__get_data_from_parent_zone.pl
CodeSnippets/sample_api_call__get_ns_ips.pl
CodeSnippets/sample_api_call__validate_syntax.pl
CodeSnippets/sample_api_call__version_info.pl
docs/API.md
docs/Architecture.md
docs/files-description.md
docs/GettingStarted.md
docs/installation.md
docs/TypographicConventions.md
docs/upgrade-from-1.0.x-to-1.1.x.md
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Zonemaster/WebBackend.pm
lib/Zonemaster/WebBackend/Config.pm
lib/Zonemaster/WebBackend/DB.pm
lib/Zonemaster/WebBackend/DB/MySQL.pm
lib/Zonemaster/WebBackend/DB/PostgreSQL.pm
lib/Zonemaster/WebBackend/DB/SQLite.pm
lib/Zonemaster/WebBackend/Engine.pm
lib/Zonemaster/WebBackend/Runner.pm
lib/Zonemaster/WebBackend/Translator.pm
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
MYMETA.json
MYMETA.yml
README.md
script/add-test.pl
script/create_db_mysql.pl
script/create_db_postgresql_9.3.pl
script/crontab_job_runner/execute_tests.pl
script/crontab_job_runner/execute_zonemaster_P10.pl
script/crontab_job_runner/execute_zonemaster_P5.pl
script/patch_db_mysql_for_backend_DB_version_lower_than_1.0.3.pl
script/patch_db_postgresq_for_backend_DB_version_lower_than_1.0.3.pl
script/zm_wb_daemon
script/zonemaster_webbackend.psgi
share/backend_config.ini
share/cleanup-mysql.sql
share/cleanup-postgres.sql
share/initial-mysql.sql
share/initial-postgres.sql
share/starman-zonemaster.conf
share/travis_mysql_backend_config.ini
share/travis_postgresql_backend_config.ini
share/travis_sqlite_backend_config.ini
share/zm-backend.sh
share/zm-centos.sh
share/zm_wb_daemon.conf
t/test01.data
t/test01.t
t/test_DB_backend.pl
t/test_runner.pl
t/test_validate_syntax.t
