The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[Importer]
plugin = MSK

[Fixer]
plugin = Fix

[Exporter]
plugin = Datahub

[plugin_importer_MSK]
file_name = '/tmp/msk.xml'
data_path = 'recordList.record.*'

[plugin_importer_VKC]

[plugin_importer_TMS]
db_host = localhost
db_name = tms
db_user = tms
db_password = tms

[plugin_importer_KMSKA]
db_host = localhost
db_name = kmska
db_user = kmska
db_password = kmska

[plugin_importer_Adlib]
file_name = '/tmp/adlib.xml'
data_path = 'recordList.record.*'

[plugin_fixer_Fix]
fix_file = '/tmp/msk.fix'

[plugin_exporter_Datahub]
datahub_url = my.thedatahub.io
datahub_format = LIDO
oauth_client_id = datahub
oauth_client_secret = datahub
oauth_username = datahub
oauth_password = datahub

[plugin_exporter_LIDO]
file_name = '/tmp/lido.xml'

[plugin_exporter_YAML]