[libdatetime-format-strptime-perl] branch master updated (c9e759f -> ea510ea)

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 11 14:18:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libdatetime-format-strptime-perl.

      from  c9e759f   update changelog
      adds  d525427   Bump version after release
      adds  5fa6a1f   Remove unused variable
      adds  3b25cab   When we parse an epoch & a separate nanosecond field don't turn this into a floating point epoch
      adds  77a3c74   v1.64
      adds  103023e   Bump version after release
      adds  38fcd98   Tidy with latest Perl::Tidy
      adds  86f49bf   Handle short zone names like +07 correctly
      adds  7333af8   v1.65
      adds  d189893   Bump version after release
      adds  d769c35   Add a zone_map constructor argument
      adds  141815a   Don't show setting ->pattern in SYNOPSIS
      adds  ea91a2a   Remove Test::CleanNamespaces plugin
      adds  b8a6e83   Only need to set binmode on Test::Builder handles once
      adds  3d45fe6   Instead of running all author-only locale tests in one file, generate one file per locale
      adds  aee0ad2   Add datetime at perl.org to meta resources
      adds  a642290   Add copyright_year to dist.ini
      adds  6be72d7   Add DateTime::Locale 1.03 to DevelopRequires and as an authordep
      adds  a24076e   Call binmode inside each subtest
      adds  eab5620   v1.66
      adds  3e14fad   Bump version after release
      adds  c072c4b   Fix parsing at word boundaries. We want %Y-%m-%d to match things like 2016-03-31.log
      adds  0aa97c7   v1.67
      adds  b4df061   Bump version after release
      adds  4629b00   Update generated files
      adds  ad606ce   Make critic happy
      adds  74362fd   Changes for next release
      adds  e8f9e39   v1.68
      adds  300d1f0   Imported Upstream version 1.6800
       new  4ec1e5a   Merge tag 'upstream/1.6800'
       new  d860114   Update debian/changelog
       new  70d29e1   Declare compliance with Debian policy 3.9.8
       new  c6f1a4f   debian/control: update build dependencies
       new  ea510ea   Releasing libdatetime-format-strptime-perl version 1.6800-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTING.md                                    | 133 ++++
 Changes                                            |  35 +
 LICENSE                                            |   2 +-
 MANIFEST                                           | 747 ++++++++++++++++++++-
 META.json                                          | 639 +++++++++++-------
 META.yml                                           | 527 +++++++++------
 Makefile.PL                                        |   6 +-
 README.md                                          | 429 ++++++------
 cpanfile                                           |  17 +-
 debian/changelog                                   |  12 +-
 debian/control                                     |   4 +-
 dist.ini                                           |   9 +
 t/locales.t => inc/GenerateLocaleTests.pm          |  97 +--
 lib/DateTime/Format/Strptime.pm                    | 139 +++-
 perlcriticrc                                       |   9 +
 t/00-report-prereqs.dd                             |  18 +-
 t/00-report-prereqs.t                              |   2 +-
 t/author-eol.t                                     |  42 --
 t/author-mojibake.t                                |  17 -
 t/author-no-tabs.t                                 |  42 --
 t/basic.t                                          |   9 +
 t/edge.t                                           |  50 ++
 t/errors.t                                         |   2 +-
 t/format-with-locale.t                             |  36 +
 t/{locales.t => locale-de.t}                       |  55 +-
 t/{locales.t => locale-en.t}                       |  55 +-
 t/{locales.t => locale-ga.t}                       |  55 +-
 t/{locales.t => locale-pt.t}                       |  55 +-
 t/{locales.t => locale-zh.t}                       |  55 +-
 t/release-tidyall.t                                |  17 -
 t/zones.t                                          |  36 +
 tidyall.ini                                        |  15 +-
 t/author-00-compile.t => xt/author/00-compile.t    |   8 -
 xt/author/eol.t                                    |  28 +
 t/locales.t => xt/author/locale-af-NA.t            |  55 +-
 t/locales.t => xt/author/locale-af-ZA.t            |  55 +-
 t/locales.t => xt/author/locale-af.t               |  55 +-
 t/locales.t => xt/author/locale-agq-CM.t           |  55 +-
 t/locales.t => xt/author/locale-agq.t              |  55 +-
 t/locales.t => xt/author/locale-ak-GH.t            |  55 +-
 t/locales.t => xt/author/locale-ak.t               |  55 +-
 t/locales.t => xt/author/locale-am-ET.t            |  55 +-
 t/locales.t => xt/author/locale-am.t               |  55 +-
 t/locales.t => xt/author/locale-ar-001.t           |  55 +-
 t/locales.t => xt/author/locale-ar-AE.t            |  55 +-
 t/locales.t => xt/author/locale-ar-BH.t            |  55 +-
 t/locales.t => xt/author/locale-ar-DJ.t            |  55 +-
 t/locales.t => xt/author/locale-ar-DZ.t            |  55 +-
 t/locales.t => xt/author/locale-ar-EG.t            |  55 +-
 t/locales.t => xt/author/locale-ar-EH.t            |  55 +-
 t/locales.t => xt/author/locale-ar-ER.t            |  55 +-
 t/locales.t => xt/author/locale-ar-IL.t            |  55 +-
 t/locales.t => xt/author/locale-ar-IQ.t            |  55 +-
 t/locales.t => xt/author/locale-ar-JO.t            |  55 +-
 t/locales.t => xt/author/locale-ar-KM.t            |  55 +-
 t/locales.t => xt/author/locale-ar-KW.t            |  55 +-
 t/locales.t => xt/author/locale-ar-LB.t            |  55 +-
 t/locales.t => xt/author/locale-ar-LY.t            |  55 +-
 t/locales.t => xt/author/locale-ar-MA.t            |  55 +-
 t/locales.t => xt/author/locale-ar-MR.t            |  55 +-
 t/locales.t => xt/author/locale-ar-OM.t            |  55 +-
 t/locales.t => xt/author/locale-ar-PS.t            |  55 +-
 t/locales.t => xt/author/locale-ar-QA.t            |  55 +-
 t/locales.t => xt/author/locale-ar-SA.t            |  55 +-
 t/locales.t => xt/author/locale-ar-SD.t            |  55 +-
 t/locales.t => xt/author/locale-ar-SO.t            |  55 +-
 t/locales.t => xt/author/locale-ar-SS.t            |  55 +-
 t/locales.t => xt/author/locale-ar-SY.t            |  55 +-
 t/locales.t => xt/author/locale-ar-TD.t            |  55 +-
 t/locales.t => xt/author/locale-ar-TN.t            |  55 +-
 t/locales.t => xt/author/locale-ar-YE.t            |  55 +-
 t/locales.t => xt/author/locale-ar.t               |  55 +-
 t/locales.t => xt/author/locale-as-IN.t            |  55 +-
 t/locales.t => xt/author/locale-as.t               |  55 +-
 t/locales.t => xt/author/locale-asa-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-asa.t              |  55 +-
 t/locales.t => xt/author/locale-ast-ES.t           |  55 +-
 t/locales.t => xt/author/locale-ast.t              |  55 +-
 t/locales.t => xt/author/locale-az-Cyrl-AZ.t       |  55 +-
 t/locales.t => xt/author/locale-az-Cyrl.t          |  55 +-
 t/locales.t => xt/author/locale-az-Latn-AZ.t       |  55 +-
 t/locales.t => xt/author/locale-az-Latn.t          |  55 +-
 t/locales.t => xt/author/locale-az.t               |  55 +-
 t/locales.t => xt/author/locale-bas-CM.t           |  55 +-
 t/locales.t => xt/author/locale-bas.t              |  55 +-
 t/locales.t => xt/author/locale-be-BY.t            |  55 +-
 t/locales.t => xt/author/locale-be.t               |  55 +-
 t/locales.t => xt/author/locale-bem-ZM.t           |  55 +-
 t/locales.t => xt/author/locale-bem.t              |  55 +-
 t/locales.t => xt/author/locale-bez-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-bez.t              |  55 +-
 t/locales.t => xt/author/locale-bg-BG.t            |  55 +-
 t/locales.t => xt/author/locale-bg.t               |  55 +-
 t/locales.t => xt/author/locale-bm-ML.t            |  55 +-
 t/locales.t => xt/author/locale-bm.t               |  55 +-
 t/locales.t => xt/author/locale-bn-BD.t            |  55 +-
 t/locales.t => xt/author/locale-bn-IN.t            |  55 +-
 t/locales.t => xt/author/locale-bn.t               |  55 +-
 t/locales.t => xt/author/locale-bo-CN.t            |  55 +-
 t/locales.t => xt/author/locale-bo-IN.t            |  55 +-
 t/locales.t => xt/author/locale-bo.t               |  55 +-
 t/locales.t => xt/author/locale-br-FR.t            |  55 +-
 t/locales.t => xt/author/locale-br.t               |  55 +-
 t/locales.t => xt/author/locale-brx-IN.t           |  55 +-
 t/locales.t => xt/author/locale-brx.t              |  55 +-
 t/locales.t => xt/author/locale-bs-Cyrl-BA.t       |  55 +-
 t/locales.t => xt/author/locale-bs-Cyrl.t          |  55 +-
 t/locales.t => xt/author/locale-bs-Latn-BA.t       |  55 +-
 t/locales.t => xt/author/locale-bs-Latn.t          |  55 +-
 t/locales.t => xt/author/locale-bs.t               |  55 +-
 t/locales.t => xt/author/locale-ca-AD.t            |  55 +-
 t/locales.t => xt/author/locale-ca-ES-VALENCIA.t   |  55 +-
 t/locales.t => xt/author/locale-ca-ES.t            |  55 +-
 t/locales.t => xt/author/locale-ca-FR.t            |  55 +-
 t/locales.t => xt/author/locale-ca-IT.t            |  55 +-
 t/locales.t => xt/author/locale-ca.t               |  55 +-
 t/locales.t => xt/author/locale-ce-RU.t            |  55 +-
 t/locales.t => xt/author/locale-ce.t               |  55 +-
 t/locales.t => xt/author/locale-cgg-UG.t           |  55 +-
 t/locales.t => xt/author/locale-cgg.t              |  55 +-
 t/locales.t => xt/author/locale-chr-US.t           |  55 +-
 t/locales.t => xt/author/locale-chr.t              |  55 +-
 t/locales.t => xt/author/locale-ckb-IQ.t           |  55 +-
 t/locales.t => xt/author/locale-ckb-IR.t           |  55 +-
 t/locales.t => xt/author/locale-ckb.t              |  55 +-
 t/locales.t => xt/author/locale-cs-CZ.t            |  55 +-
 t/locales.t => xt/author/locale-cs.t               |  55 +-
 t/locales.t => xt/author/locale-cu-RU.t            |  55 +-
 t/locales.t => xt/author/locale-cu.t               |  55 +-
 t/locales.t => xt/author/locale-cy-GB.t            |  55 +-
 t/locales.t => xt/author/locale-cy.t               |  55 +-
 t/locales.t => xt/author/locale-da-DK.t            |  55 +-
 t/locales.t => xt/author/locale-da-GL.t            |  55 +-
 t/locales.t => xt/author/locale-da.t               |  55 +-
 t/locales.t => xt/author/locale-dav-KE.t           |  55 +-
 t/locales.t => xt/author/locale-dav.t              |  55 +-
 t/locales.t => xt/author/locale-de-AT.t            |  55 +-
 t/locales.t => xt/author/locale-de-BE.t            |  55 +-
 t/locales.t => xt/author/locale-de-CH.t            |  55 +-
 t/locales.t => xt/author/locale-de-DE.t            |  55 +-
 t/locales.t => xt/author/locale-de-LI.t            |  55 +-
 t/locales.t => xt/author/locale-de-LU.t            |  55 +-
 t/locales.t => xt/author/locale-dje-NE.t           |  55 +-
 t/locales.t => xt/author/locale-dje.t              |  55 +-
 t/locales.t => xt/author/locale-dsb-DE.t           |  55 +-
 t/locales.t => xt/author/locale-dsb.t              |  55 +-
 t/locales.t => xt/author/locale-dua-CM.t           |  55 +-
 t/locales.t => xt/author/locale-dua.t              |  55 +-
 t/locales.t => xt/author/locale-dyo-SN.t           |  55 +-
 t/locales.t => xt/author/locale-dyo.t              |  55 +-
 t/locales.t => xt/author/locale-dz-BT.t            |  55 +-
 t/locales.t => xt/author/locale-dz.t               |  55 +-
 t/locales.t => xt/author/locale-ebu-KE.t           |  55 +-
 t/locales.t => xt/author/locale-ebu.t              |  55 +-
 t/locales.t => xt/author/locale-ee-GH.t            |  55 +-
 t/locales.t => xt/author/locale-ee-TG.t            |  55 +-
 t/locales.t => xt/author/locale-ee.t               |  55 +-
 t/locales.t => xt/author/locale-el-CY.t            |  55 +-
 t/locales.t => xt/author/locale-el-GR.t            |  55 +-
 t/locales.t => xt/author/locale-el.t               |  55 +-
 t/locales.t => xt/author/locale-en-001.t           |  55 +-
 t/locales.t => xt/author/locale-en-150.t           |  55 +-
 t/locales.t => xt/author/locale-en-AG.t            |  55 +-
 t/locales.t => xt/author/locale-en-AI.t            |  55 +-
 t/locales.t => xt/author/locale-en-AS.t            |  55 +-
 t/locales.t => xt/author/locale-en-AT.t            |  55 +-
 t/locales.t => xt/author/locale-en-AU.t            |  55 +-
 t/locales.t => xt/author/locale-en-BB.t            |  55 +-
 t/locales.t => xt/author/locale-en-BE.t            |  55 +-
 t/locales.t => xt/author/locale-en-BI.t            |  55 +-
 t/locales.t => xt/author/locale-en-BM.t            |  55 +-
 t/locales.t => xt/author/locale-en-BS.t            |  55 +-
 t/locales.t => xt/author/locale-en-BW.t            |  55 +-
 t/locales.t => xt/author/locale-en-BZ.t            |  55 +-
 t/locales.t => xt/author/locale-en-CA.t            |  55 +-
 t/locales.t => xt/author/locale-en-CC.t            |  55 +-
 t/locales.t => xt/author/locale-en-CH.t            |  55 +-
 t/locales.t => xt/author/locale-en-CK.t            |  55 +-
 t/locales.t => xt/author/locale-en-CM.t            |  55 +-
 t/locales.t => xt/author/locale-en-CX.t            |  55 +-
 t/locales.t => xt/author/locale-en-CY.t            |  55 +-
 t/locales.t => xt/author/locale-en-DE.t            |  55 +-
 t/locales.t => xt/author/locale-en-DG.t            |  55 +-
 t/locales.t => xt/author/locale-en-DK.t            |  55 +-
 t/locales.t => xt/author/locale-en-DM.t            |  55 +-
 t/locales.t => xt/author/locale-en-ER.t            |  55 +-
 t/locales.t => xt/author/locale-en-FI.t            |  55 +-
 t/locales.t => xt/author/locale-en-FJ.t            |  55 +-
 t/locales.t => xt/author/locale-en-FK.t            |  55 +-
 t/locales.t => xt/author/locale-en-FM.t            |  55 +-
 t/locales.t => xt/author/locale-en-GB.t            |  55 +-
 t/locales.t => xt/author/locale-en-GD.t            |  55 +-
 t/locales.t => xt/author/locale-en-GG.t            |  55 +-
 t/locales.t => xt/author/locale-en-GH.t            |  55 +-
 t/locales.t => xt/author/locale-en-GI.t            |  55 +-
 t/locales.t => xt/author/locale-en-GM.t            |  55 +-
 t/locales.t => xt/author/locale-en-GU.t            |  55 +-
 t/locales.t => xt/author/locale-en-GY.t            |  55 +-
 t/locales.t => xt/author/locale-en-HK.t            |  55 +-
 t/locales.t => xt/author/locale-en-IE.t            |  55 +-
 t/locales.t => xt/author/locale-en-IL.t            |  55 +-
 t/locales.t => xt/author/locale-en-IM.t            |  55 +-
 t/locales.t => xt/author/locale-en-IN.t            |  55 +-
 t/locales.t => xt/author/locale-en-IO.t            |  55 +-
 t/locales.t => xt/author/locale-en-JE.t            |  55 +-
 t/locales.t => xt/author/locale-en-JM.t            |  55 +-
 t/locales.t => xt/author/locale-en-KE.t            |  55 +-
 t/locales.t => xt/author/locale-en-KI.t            |  55 +-
 t/locales.t => xt/author/locale-en-KN.t            |  55 +-
 t/locales.t => xt/author/locale-en-KY.t            |  55 +-
 t/locales.t => xt/author/locale-en-LC.t            |  55 +-
 t/locales.t => xt/author/locale-en-LR.t            |  55 +-
 t/locales.t => xt/author/locale-en-LS.t            |  55 +-
 t/locales.t => xt/author/locale-en-MG.t            |  55 +-
 t/locales.t => xt/author/locale-en-MH.t            |  55 +-
 t/locales.t => xt/author/locale-en-MO.t            |  55 +-
 t/locales.t => xt/author/locale-en-MP.t            |  55 +-
 t/locales.t => xt/author/locale-en-MS.t            |  55 +-
 t/locales.t => xt/author/locale-en-MT.t            |  55 +-
 t/locales.t => xt/author/locale-en-MU.t            |  55 +-
 t/locales.t => xt/author/locale-en-MW.t            |  55 +-
 t/locales.t => xt/author/locale-en-MY.t            |  55 +-
 t/locales.t => xt/author/locale-en-NA.t            |  55 +-
 t/locales.t => xt/author/locale-en-NF.t            |  55 +-
 t/locales.t => xt/author/locale-en-NG.t            |  55 +-
 t/locales.t => xt/author/locale-en-NL.t            |  55 +-
 t/locales.t => xt/author/locale-en-NR.t            |  55 +-
 t/locales.t => xt/author/locale-en-NU.t            |  55 +-
 t/locales.t => xt/author/locale-en-NZ.t            |  55 +-
 t/locales.t => xt/author/locale-en-PG.t            |  55 +-
 t/locales.t => xt/author/locale-en-PH.t            |  55 +-
 t/locales.t => xt/author/locale-en-PK.t            |  55 +-
 t/locales.t => xt/author/locale-en-PN.t            |  55 +-
 t/locales.t => xt/author/locale-en-PR.t            |  55 +-
 t/locales.t => xt/author/locale-en-PW.t            |  55 +-
 t/locales.t => xt/author/locale-en-RW.t            |  55 +-
 t/locales.t => xt/author/locale-en-SB.t            |  55 +-
 t/locales.t => xt/author/locale-en-SC.t            |  55 +-
 t/locales.t => xt/author/locale-en-SD.t            |  55 +-
 t/locales.t => xt/author/locale-en-SE.t            |  55 +-
 t/locales.t => xt/author/locale-en-SG.t            |  55 +-
 t/locales.t => xt/author/locale-en-SH.t            |  55 +-
 t/locales.t => xt/author/locale-en-SI.t            |  55 +-
 t/locales.t => xt/author/locale-en-SL.t            |  55 +-
 t/locales.t => xt/author/locale-en-SS.t            |  55 +-
 t/locales.t => xt/author/locale-en-SX.t            |  55 +-
 t/locales.t => xt/author/locale-en-SZ.t            |  55 +-
 t/locales.t => xt/author/locale-en-TC.t            |  55 +-
 t/locales.t => xt/author/locale-en-TK.t            |  55 +-
 t/locales.t => xt/author/locale-en-TO.t            |  55 +-
 t/locales.t => xt/author/locale-en-TT.t            |  55 +-
 t/locales.t => xt/author/locale-en-TV.t            |  55 +-
 t/locales.t => xt/author/locale-en-TZ.t            |  55 +-
 t/locales.t => xt/author/locale-en-UG.t            |  55 +-
 t/locales.t => xt/author/locale-en-UM.t            |  55 +-
 t/locales.t => xt/author/locale-en-US-POSIX.t      |  55 +-
 t/locales.t => xt/author/locale-en-US.t            |  55 +-
 t/locales.t => xt/author/locale-en-VC.t            |  55 +-
 t/locales.t => xt/author/locale-en-VG.t            |  55 +-
 t/locales.t => xt/author/locale-en-VI.t            |  55 +-
 t/locales.t => xt/author/locale-en-VU.t            |  55 +-
 t/locales.t => xt/author/locale-en-WS.t            |  55 +-
 t/locales.t => xt/author/locale-en-ZA.t            |  55 +-
 t/locales.t => xt/author/locale-en-ZM.t            |  55 +-
 t/locales.t => xt/author/locale-en-ZW.t            |  55 +-
 t/locales.t => xt/author/locale-eo-001.t           |  55 +-
 t/locales.t => xt/author/locale-eo.t               |  55 +-
 t/locales.t => xt/author/locale-es-419.t           |  55 +-
 t/locales.t => xt/author/locale-es-AR.t            |  55 +-
 t/locales.t => xt/author/locale-es-BO.t            |  55 +-
 t/locales.t => xt/author/locale-es-BR.t            |  55 +-
 t/locales.t => xt/author/locale-es-CL.t            |  55 +-
 t/locales.t => xt/author/locale-es-CO.t            |  55 +-
 t/locales.t => xt/author/locale-es-CR.t            |  55 +-
 t/locales.t => xt/author/locale-es-CU.t            |  55 +-
 t/locales.t => xt/author/locale-es-DO.t            |  55 +-
 t/locales.t => xt/author/locale-es-EA.t            |  55 +-
 t/locales.t => xt/author/locale-es-EC.t            |  55 +-
 t/locales.t => xt/author/locale-es-ES.t            |  55 +-
 t/locales.t => xt/author/locale-es-GQ.t            |  55 +-
 t/locales.t => xt/author/locale-es-GT.t            |  55 +-
 t/locales.t => xt/author/locale-es-HN.t            |  55 +-
 t/locales.t => xt/author/locale-es-IC.t            |  55 +-
 t/locales.t => xt/author/locale-es-MX.t            |  55 +-
 t/locales.t => xt/author/locale-es-NI.t            |  55 +-
 t/locales.t => xt/author/locale-es-PA.t            |  55 +-
 t/locales.t => xt/author/locale-es-PE.t            |  55 +-
 t/locales.t => xt/author/locale-es-PH.t            |  55 +-
 t/locales.t => xt/author/locale-es-PR.t            |  55 +-
 t/locales.t => xt/author/locale-es-PY.t            |  55 +-
 t/locales.t => xt/author/locale-es-SV.t            |  55 +-
 t/locales.t => xt/author/locale-es-US.t            |  55 +-
 t/locales.t => xt/author/locale-es-UY.t            |  55 +-
 t/locales.t => xt/author/locale-es-VE.t            |  55 +-
 t/locales.t => xt/author/locale-es.t               |  55 +-
 t/locales.t => xt/author/locale-et-EE.t            |  55 +-
 t/locales.t => xt/author/locale-et.t               |  55 +-
 t/locales.t => xt/author/locale-eu-ES.t            |  55 +-
 t/locales.t => xt/author/locale-eu.t               |  55 +-
 t/locales.t => xt/author/locale-ewo-CM.t           |  55 +-
 t/locales.t => xt/author/locale-ewo.t              |  55 +-
 t/locales.t => xt/author/locale-fa-AF.t            |  55 +-
 t/locales.t => xt/author/locale-fa-IR.t            |  55 +-
 t/locales.t => xt/author/locale-fa.t               |  55 +-
 t/locales.t => xt/author/locale-ff-CM.t            |  55 +-
 t/locales.t => xt/author/locale-ff-GN.t            |  55 +-
 t/locales.t => xt/author/locale-ff-MR.t            |  55 +-
 t/locales.t => xt/author/locale-ff-SN.t            |  55 +-
 t/locales.t => xt/author/locale-ff.t               |  55 +-
 t/locales.t => xt/author/locale-fi-FI.t            |  55 +-
 t/locales.t => xt/author/locale-fi.t               |  55 +-
 t/locales.t => xt/author/locale-fil-PH.t           |  55 +-
 t/locales.t => xt/author/locale-fil.t              |  55 +-
 t/locales.t => xt/author/locale-fo-DK.t            |  55 +-
 t/locales.t => xt/author/locale-fo-FO.t            |  55 +-
 t/locales.t => xt/author/locale-fo.t               |  55 +-
 t/locales.t => xt/author/locale-fr-BE.t            |  55 +-
 t/locales.t => xt/author/locale-fr-BF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-BI.t            |  55 +-
 t/locales.t => xt/author/locale-fr-BJ.t            |  55 +-
 t/locales.t => xt/author/locale-fr-BL.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CA.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CD.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CG.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CH.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CI.t            |  55 +-
 t/locales.t => xt/author/locale-fr-CM.t            |  55 +-
 t/locales.t => xt/author/locale-fr-DJ.t            |  55 +-
 t/locales.t => xt/author/locale-fr-DZ.t            |  55 +-
 t/locales.t => xt/author/locale-fr-FR.t            |  55 +-
 t/locales.t => xt/author/locale-fr-GA.t            |  55 +-
 t/locales.t => xt/author/locale-fr-GF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-GN.t            |  55 +-
 t/locales.t => xt/author/locale-fr-GP.t            |  55 +-
 t/locales.t => xt/author/locale-fr-GQ.t            |  55 +-
 t/locales.t => xt/author/locale-fr-HT.t            |  55 +-
 t/locales.t => xt/author/locale-fr-KM.t            |  55 +-
 t/locales.t => xt/author/locale-fr-LU.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MA.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MC.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MG.t            |  55 +-
 t/locales.t => xt/author/locale-fr-ML.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MQ.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MR.t            |  55 +-
 t/locales.t => xt/author/locale-fr-MU.t            |  55 +-
 t/locales.t => xt/author/locale-fr-NC.t            |  55 +-
 t/locales.t => xt/author/locale-fr-NE.t            |  55 +-
 t/locales.t => xt/author/locale-fr-PF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-PM.t            |  55 +-
 t/locales.t => xt/author/locale-fr-RE.t            |  55 +-
 t/locales.t => xt/author/locale-fr-RW.t            |  55 +-
 t/locales.t => xt/author/locale-fr-SC.t            |  55 +-
 t/locales.t => xt/author/locale-fr-SN.t            |  55 +-
 t/locales.t => xt/author/locale-fr-SY.t            |  55 +-
 t/locales.t => xt/author/locale-fr-TD.t            |  55 +-
 t/locales.t => xt/author/locale-fr-TG.t            |  55 +-
 t/locales.t => xt/author/locale-fr-TN.t            |  55 +-
 t/locales.t => xt/author/locale-fr-VU.t            |  55 +-
 t/locales.t => xt/author/locale-fr-WF.t            |  55 +-
 t/locales.t => xt/author/locale-fr-YT.t            |  55 +-
 t/locales.t => xt/author/locale-fr.t               |  55 +-
 t/locales.t => xt/author/locale-fur-IT.t           |  55 +-
 t/locales.t => xt/author/locale-fur.t              |  55 +-
 t/locales.t => xt/author/locale-fy-NL.t            |  55 +-
 t/locales.t => xt/author/locale-fy.t               |  55 +-
 t/locales.t => xt/author/locale-ga-IE.t            |  55 +-
 t/locales.t => xt/author/locale-gd-GB.t            |  55 +-
 t/locales.t => xt/author/locale-gd.t               |  55 +-
 t/locales.t => xt/author/locale-gl-ES.t            |  55 +-
 t/locales.t => xt/author/locale-gl.t               |  55 +-
 t/locales.t => xt/author/locale-gsw-CH.t           |  55 +-
 t/locales.t => xt/author/locale-gsw-FR.t           |  55 +-
 t/locales.t => xt/author/locale-gsw-LI.t           |  55 +-
 t/locales.t => xt/author/locale-gsw.t              |  55 +-
 t/locales.t => xt/author/locale-gu-IN.t            |  55 +-
 t/locales.t => xt/author/locale-gu.t               |  55 +-
 t/locales.t => xt/author/locale-guz-KE.t           |  55 +-
 t/locales.t => xt/author/locale-guz.t              |  55 +-
 t/locales.t => xt/author/locale-gv-IM.t            |  55 +-
 t/locales.t => xt/author/locale-gv.t               |  55 +-
 t/locales.t => xt/author/locale-ha-GH.t            |  55 +-
 t/locales.t => xt/author/locale-ha-NE.t            |  55 +-
 t/locales.t => xt/author/locale-ha-NG.t            |  55 +-
 t/locales.t => xt/author/locale-ha.t               |  55 +-
 t/locales.t => xt/author/locale-haw-US.t           |  55 +-
 t/locales.t => xt/author/locale-haw.t              |  55 +-
 t/locales.t => xt/author/locale-he-IL.t            |  55 +-
 t/locales.t => xt/author/locale-he.t               |  55 +-
 t/locales.t => xt/author/locale-hi-IN.t            |  55 +-
 t/locales.t => xt/author/locale-hi.t               |  55 +-
 t/locales.t => xt/author/locale-hr-BA.t            |  55 +-
 t/locales.t => xt/author/locale-hr-HR.t            |  55 +-
 t/locales.t => xt/author/locale-hr.t               |  55 +-
 t/locales.t => xt/author/locale-hsb-DE.t           |  55 +-
 t/locales.t => xt/author/locale-hsb.t              |  55 +-
 t/locales.t => xt/author/locale-hu-HU.t            |  55 +-
 t/locales.t => xt/author/locale-hu.t               |  55 +-
 t/locales.t => xt/author/locale-hy-AM.t            |  55 +-
 t/locales.t => xt/author/locale-hy.t               |  55 +-
 t/locales.t => xt/author/locale-id-ID.t            |  55 +-
 t/locales.t => xt/author/locale-id.t               |  55 +-
 t/locales.t => xt/author/locale-ig-NG.t            |  55 +-
 t/locales.t => xt/author/locale-ig.t               |  55 +-
 t/locales.t => xt/author/locale-ii-CN.t            |  55 +-
 t/locales.t => xt/author/locale-ii.t               |  55 +-
 t/locales.t => xt/author/locale-is-IS.t            |  55 +-
 t/locales.t => xt/author/locale-is.t               |  55 +-
 t/locales.t => xt/author/locale-it-CH.t            |  55 +-
 t/locales.t => xt/author/locale-it-IT.t            |  55 +-
 t/locales.t => xt/author/locale-it-SM.t            |  55 +-
 t/locales.t => xt/author/locale-it.t               |  55 +-
 t/locales.t => xt/author/locale-ja-JP.t            |  55 +-
 t/locales.t => xt/author/locale-ja.t               |  55 +-
 t/locales.t => xt/author/locale-jgo-CM.t           |  55 +-
 t/locales.t => xt/author/locale-jgo.t              |  55 +-
 t/locales.t => xt/author/locale-jmc-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-jmc.t              |  55 +-
 t/locales.t => xt/author/locale-ka-GE.t            |  55 +-
 t/locales.t => xt/author/locale-ka.t               |  55 +-
 t/locales.t => xt/author/locale-kab-DZ.t           |  55 +-
 t/locales.t => xt/author/locale-kab.t              |  55 +-
 t/locales.t => xt/author/locale-kam-KE.t           |  55 +-
 t/locales.t => xt/author/locale-kam.t              |  55 +-
 t/locales.t => xt/author/locale-kde-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-kde.t              |  55 +-
 t/locales.t => xt/author/locale-kea-CV.t           |  55 +-
 t/locales.t => xt/author/locale-kea.t              |  55 +-
 t/locales.t => xt/author/locale-khq-ML.t           |  55 +-
 t/locales.t => xt/author/locale-khq.t              |  55 +-
 t/locales.t => xt/author/locale-ki-KE.t            |  55 +-
 t/locales.t => xt/author/locale-ki.t               |  55 +-
 t/locales.t => xt/author/locale-kk-KZ.t            |  55 +-
 t/locales.t => xt/author/locale-kk.t               |  55 +-
 t/locales.t => xt/author/locale-kkj-CM.t           |  55 +-
 t/locales.t => xt/author/locale-kkj.t              |  55 +-
 t/locales.t => xt/author/locale-kl-GL.t            |  55 +-
 t/locales.t => xt/author/locale-kl.t               |  55 +-
 t/locales.t => xt/author/locale-kln-KE.t           |  55 +-
 t/locales.t => xt/author/locale-kln.t              |  55 +-
 t/locales.t => xt/author/locale-km-KH.t            |  55 +-
 t/locales.t => xt/author/locale-km.t               |  55 +-
 t/locales.t => xt/author/locale-kn-IN.t            |  55 +-
 t/locales.t => xt/author/locale-kn.t               |  55 +-
 t/locales.t => xt/author/locale-ko-KP.t            |  55 +-
 t/locales.t => xt/author/locale-ko-KR.t            |  55 +-
 t/locales.t => xt/author/locale-ko.t               |  55 +-
 t/locales.t => xt/author/locale-kok-IN.t           |  55 +-
 t/locales.t => xt/author/locale-kok.t              |  55 +-
 t/locales.t => xt/author/locale-ks-IN.t            |  55 +-
 t/locales.t => xt/author/locale-ks.t               |  55 +-
 t/locales.t => xt/author/locale-ksb-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-ksb.t              |  55 +-
 t/locales.t => xt/author/locale-ksf-CM.t           |  55 +-
 t/locales.t => xt/author/locale-ksf.t              |  55 +-
 t/locales.t => xt/author/locale-ksh-DE.t           |  55 +-
 t/locales.t => xt/author/locale-ksh.t              |  55 +-
 t/locales.t => xt/author/locale-kw-GB.t            |  55 +-
 t/locales.t => xt/author/locale-kw.t               |  55 +-
 t/locales.t => xt/author/locale-ky-KG.t            |  55 +-
 t/locales.t => xt/author/locale-ky.t               |  55 +-
 t/locales.t => xt/author/locale-lag-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-lag.t              |  55 +-
 t/locales.t => xt/author/locale-lb-LU.t            |  55 +-
 t/locales.t => xt/author/locale-lb.t               |  55 +-
 t/locales.t => xt/author/locale-lg-UG.t            |  55 +-
 t/locales.t => xt/author/locale-lg.t               |  55 +-
 t/locales.t => xt/author/locale-lkt-US.t           |  55 +-
 t/locales.t => xt/author/locale-lkt.t              |  55 +-
 t/locales.t => xt/author/locale-ln-AO.t            |  55 +-
 t/locales.t => xt/author/locale-ln-CD.t            |  55 +-
 t/locales.t => xt/author/locale-ln-CF.t            |  55 +-
 t/locales.t => xt/author/locale-ln-CG.t            |  55 +-
 t/locales.t => xt/author/locale-ln.t               |  55 +-
 t/locales.t => xt/author/locale-lo-LA.t            |  55 +-
 t/locales.t => xt/author/locale-lo.t               |  55 +-
 t/locales.t => xt/author/locale-lrc-IQ.t           |  55 +-
 t/locales.t => xt/author/locale-lrc-IR.t           |  55 +-
 t/locales.t => xt/author/locale-lrc.t              |  55 +-
 t/locales.t => xt/author/locale-lt-LT.t            |  55 +-
 t/locales.t => xt/author/locale-lt.t               |  55 +-
 t/locales.t => xt/author/locale-lu-CD.t            |  55 +-
 t/locales.t => xt/author/locale-lu.t               |  55 +-
 t/locales.t => xt/author/locale-luo-KE.t           |  55 +-
 t/locales.t => xt/author/locale-luo.t              |  55 +-
 t/locales.t => xt/author/locale-luy-KE.t           |  55 +-
 t/locales.t => xt/author/locale-luy.t              |  55 +-
 t/locales.t => xt/author/locale-lv-LV.t            |  55 +-
 t/locales.t => xt/author/locale-lv.t               |  55 +-
 t/locales.t => xt/author/locale-mas-KE.t           |  55 +-
 t/locales.t => xt/author/locale-mas-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-mas.t              |  55 +-
 t/locales.t => xt/author/locale-mer-KE.t           |  55 +-
 t/locales.t => xt/author/locale-mer.t              |  55 +-
 t/locales.t => xt/author/locale-mfe-MU.t           |  55 +-
 t/locales.t => xt/author/locale-mfe.t              |  55 +-
 t/locales.t => xt/author/locale-mg-MG.t            |  55 +-
 t/locales.t => xt/author/locale-mg.t               |  55 +-
 t/locales.t => xt/author/locale-mgh-MZ.t           |  55 +-
 t/locales.t => xt/author/locale-mgh.t              |  55 +-
 t/locales.t => xt/author/locale-mgo-CM.t           |  55 +-
 t/locales.t => xt/author/locale-mgo.t              |  55 +-
 t/locales.t => xt/author/locale-mk-MK.t            |  55 +-
 t/locales.t => xt/author/locale-mk.t               |  55 +-
 t/locales.t => xt/author/locale-ml-IN.t            |  55 +-
 t/locales.t => xt/author/locale-ml.t               |  55 +-
 t/locales.t => xt/author/locale-mn-MN.t            |  55 +-
 t/locales.t => xt/author/locale-mn.t               |  55 +-
 t/locales.t => xt/author/locale-mr-IN.t            |  55 +-
 t/locales.t => xt/author/locale-mr.t               |  55 +-
 t/locales.t => xt/author/locale-ms-BN.t            |  55 +-
 t/locales.t => xt/author/locale-ms-MY.t            |  55 +-
 t/locales.t => xt/author/locale-ms-SG.t            |  55 +-
 t/locales.t => xt/author/locale-ms.t               |  55 +-
 t/locales.t => xt/author/locale-mt-MT.t            |  55 +-
 t/locales.t => xt/author/locale-mt.t               |  55 +-
 t/locales.t => xt/author/locale-mua-CM.t           |  55 +-
 t/locales.t => xt/author/locale-mua.t              |  55 +-
 t/locales.t => xt/author/locale-my-MM.t            |  55 +-
 t/locales.t => xt/author/locale-my.t               |  55 +-
 t/locales.t => xt/author/locale-mzn-IR.t           |  55 +-
 t/locales.t => xt/author/locale-mzn.t              |  55 +-
 t/locales.t => xt/author/locale-naq-NA.t           |  55 +-
 t/locales.t => xt/author/locale-naq.t              |  55 +-
 t/locales.t => xt/author/locale-nb-NO.t            |  55 +-
 t/locales.t => xt/author/locale-nb-SJ.t            |  55 +-
 t/locales.t => xt/author/locale-nb.t               |  55 +-
 t/locales.t => xt/author/locale-nd-ZW.t            |  55 +-
 t/locales.t => xt/author/locale-nd.t               |  55 +-
 t/locales.t => xt/author/locale-ne-IN.t            |  55 +-
 t/locales.t => xt/author/locale-ne-NP.t            |  55 +-
 t/locales.t => xt/author/locale-ne.t               |  55 +-
 t/locales.t => xt/author/locale-nl-AW.t            |  55 +-
 t/locales.t => xt/author/locale-nl-BE.t            |  55 +-
 t/locales.t => xt/author/locale-nl-BQ.t            |  55 +-
 t/locales.t => xt/author/locale-nl-CW.t            |  55 +-
 t/locales.t => xt/author/locale-nl-NL.t            |  55 +-
 t/locales.t => xt/author/locale-nl-SR.t            |  55 +-
 t/locales.t => xt/author/locale-nl-SX.t            |  55 +-
 t/locales.t => xt/author/locale-nl.t               |  55 +-
 t/locales.t => xt/author/locale-nmg-CM.t           |  55 +-
 t/locales.t => xt/author/locale-nmg.t              |  55 +-
 t/locales.t => xt/author/locale-nn-NO.t            |  55 +-
 t/locales.t => xt/author/locale-nn.t               |  55 +-
 t/locales.t => xt/author/locale-nnh-CM.t           |  55 +-
 t/locales.t => xt/author/locale-nnh.t              |  55 +-
 t/locales.t => xt/author/locale-nus-SS.t           |  55 +-
 t/locales.t => xt/author/locale-nus.t              |  55 +-
 t/locales.t => xt/author/locale-nyn-UG.t           |  55 +-
 t/locales.t => xt/author/locale-nyn.t              |  55 +-
 t/locales.t => xt/author/locale-om-ET.t            |  55 +-
 t/locales.t => xt/author/locale-om-KE.t            |  55 +-
 t/locales.t => xt/author/locale-om.t               |  55 +-
 t/locales.t => xt/author/locale-or-IN.t            |  55 +-
 t/locales.t => xt/author/locale-or.t               |  55 +-
 t/locales.t => xt/author/locale-os-GE.t            |  55 +-
 t/locales.t => xt/author/locale-os-RU.t            |  55 +-
 t/locales.t => xt/author/locale-os.t               |  55 +-
 t/locales.t => xt/author/locale-pa-Arab-PK.t       |  55 +-
 t/locales.t => xt/author/locale-pa-Arab.t          |  55 +-
 t/locales.t => xt/author/locale-pa-Guru-IN.t       |  55 +-
 t/locales.t => xt/author/locale-pa-Guru.t          |  55 +-
 t/locales.t => xt/author/locale-pa.t               |  55 +-
 t/locales.t => xt/author/locale-pl-PL.t            |  55 +-
 t/locales.t => xt/author/locale-pl.t               |  55 +-
 t/locales.t => xt/author/locale-prg-001.t          |  55 +-
 t/locales.t => xt/author/locale-prg.t              |  55 +-
 t/locales.t => xt/author/locale-ps-AF.t            |  55 +-
 t/locales.t => xt/author/locale-ps.t               |  55 +-
 t/locales.t => xt/author/locale-pt-AO.t            |  55 +-
 t/locales.t => xt/author/locale-pt-BR.t            |  55 +-
 t/locales.t => xt/author/locale-pt-CH.t            |  55 +-
 t/locales.t => xt/author/locale-pt-CV.t            |  55 +-
 t/locales.t => xt/author/locale-pt-GQ.t            |  55 +-
 t/locales.t => xt/author/locale-pt-GW.t            |  55 +-
 t/locales.t => xt/author/locale-pt-LU.t            |  55 +-
 t/locales.t => xt/author/locale-pt-MO.t            |  55 +-
 t/locales.t => xt/author/locale-pt-MZ.t            |  55 +-
 t/locales.t => xt/author/locale-pt-PT.t            |  55 +-
 t/locales.t => xt/author/locale-pt-ST.t            |  55 +-
 t/locales.t => xt/author/locale-pt-TL.t            |  55 +-
 t/locales.t => xt/author/locale-qu-BO.t            |  55 +-
 t/locales.t => xt/author/locale-qu-EC.t            |  55 +-
 t/locales.t => xt/author/locale-qu-PE.t            |  55 +-
 t/locales.t => xt/author/locale-qu.t               |  55 +-
 t/locales.t => xt/author/locale-rm-CH.t            |  55 +-
 t/locales.t => xt/author/locale-rm.t               |  55 +-
 t/locales.t => xt/author/locale-rn-BI.t            |  55 +-
 t/locales.t => xt/author/locale-rn.t               |  55 +-
 t/locales.t => xt/author/locale-ro-MD.t            |  55 +-
 t/locales.t => xt/author/locale-ro-RO.t            |  55 +-
 t/locales.t => xt/author/locale-ro.t               |  55 +-
 t/locales.t => xt/author/locale-rof-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-rof.t              |  55 +-
 t/locales.t => xt/author/locale-root.t             |  55 +-
 t/locales.t => xt/author/locale-ru-BY.t            |  55 +-
 t/locales.t => xt/author/locale-ru-KG.t            |  55 +-
 t/locales.t => xt/author/locale-ru-KZ.t            |  55 +-
 t/locales.t => xt/author/locale-ru-MD.t            |  55 +-
 t/locales.t => xt/author/locale-ru-RU.t            |  55 +-
 t/locales.t => xt/author/locale-ru-UA.t            |  55 +-
 t/locales.t => xt/author/locale-ru.t               |  55 +-
 t/locales.t => xt/author/locale-rw-RW.t            |  55 +-
 t/locales.t => xt/author/locale-rw.t               |  55 +-
 t/locales.t => xt/author/locale-rwk-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-rwk.t              |  55 +-
 t/locales.t => xt/author/locale-sah-RU.t           |  55 +-
 t/locales.t => xt/author/locale-sah.t              |  55 +-
 t/locales.t => xt/author/locale-saq-KE.t           |  55 +-
 t/locales.t => xt/author/locale-saq.t              |  55 +-
 t/locales.t => xt/author/locale-sbp-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-sbp.t              |  55 +-
 t/locales.t => xt/author/locale-se-FI.t            |  55 +-
 t/locales.t => xt/author/locale-se-NO.t            |  55 +-
 t/locales.t => xt/author/locale-se-SE.t            |  55 +-
 t/locales.t => xt/author/locale-se.t               |  55 +-
 t/locales.t => xt/author/locale-seh-MZ.t           |  55 +-
 t/locales.t => xt/author/locale-seh.t              |  55 +-
 t/locales.t => xt/author/locale-ses-ML.t           |  55 +-
 t/locales.t => xt/author/locale-ses.t              |  55 +-
 t/locales.t => xt/author/locale-sg-CF.t            |  55 +-
 t/locales.t => xt/author/locale-sg.t               |  55 +-
 t/locales.t => xt/author/locale-shi-Latn-MA.t      |  55 +-
 t/locales.t => xt/author/locale-shi-Latn.t         |  55 +-
 t/locales.t => xt/author/locale-shi-Tfng-MA.t      |  55 +-
 t/locales.t => xt/author/locale-shi-Tfng.t         |  55 +-
 t/locales.t => xt/author/locale-shi.t              |  55 +-
 t/locales.t => xt/author/locale-si-LK.t            |  55 +-
 t/locales.t => xt/author/locale-si.t               |  55 +-
 t/locales.t => xt/author/locale-sk-SK.t            |  55 +-
 t/locales.t => xt/author/locale-sk.t               |  55 +-
 t/locales.t => xt/author/locale-sl-SI.t            |  55 +-
 t/locales.t => xt/author/locale-sl.t               |  55 +-
 t/locales.t => xt/author/locale-smn-FI.t           |  55 +-
 t/locales.t => xt/author/locale-smn.t              |  55 +-
 t/locales.t => xt/author/locale-sn-ZW.t            |  55 +-
 t/locales.t => xt/author/locale-sn.t               |  55 +-
 t/locales.t => xt/author/locale-so-DJ.t            |  55 +-
 t/locales.t => xt/author/locale-so-ET.t            |  55 +-
 t/locales.t => xt/author/locale-so-KE.t            |  55 +-
 t/locales.t => xt/author/locale-so-SO.t            |  55 +-
 t/locales.t => xt/author/locale-so.t               |  55 +-
 t/locales.t => xt/author/locale-sq-AL.t            |  55 +-
 t/locales.t => xt/author/locale-sq-MK.t            |  55 +-
 t/locales.t => xt/author/locale-sq-XK.t            |  55 +-
 t/locales.t => xt/author/locale-sq.t               |  55 +-
 t/locales.t => xt/author/locale-sr-Cyrl-BA.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Cyrl-ME.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Cyrl-RS.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Cyrl-XK.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Cyrl.t          |  55 +-
 t/locales.t => xt/author/locale-sr-Latn-BA.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Latn-ME.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Latn-RS.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Latn-XK.t       |  55 +-
 t/locales.t => xt/author/locale-sr-Latn.t          |  55 +-
 t/locales.t => xt/author/locale-sr.t               |  55 +-
 t/locales.t => xt/author/locale-sv-AX.t            |  55 +-
 t/locales.t => xt/author/locale-sv-FI.t            |  55 +-
 t/locales.t => xt/author/locale-sv-SE.t            |  55 +-
 t/locales.t => xt/author/locale-sv.t               |  55 +-
 t/locales.t => xt/author/locale-sw-CD.t            |  55 +-
 t/locales.t => xt/author/locale-sw-KE.t            |  55 +-
 t/locales.t => xt/author/locale-sw-TZ.t            |  55 +-
 t/locales.t => xt/author/locale-sw-UG.t            |  55 +-
 t/locales.t => xt/author/locale-sw.t               |  55 +-
 t/locales.t => xt/author/locale-ta-IN.t            |  55 +-
 t/locales.t => xt/author/locale-ta-LK.t            |  55 +-
 t/locales.t => xt/author/locale-ta-MY.t            |  55 +-
 t/locales.t => xt/author/locale-ta-SG.t            |  55 +-
 t/locales.t => xt/author/locale-ta.t               |  55 +-
 t/locales.t => xt/author/locale-te-IN.t            |  55 +-
 t/locales.t => xt/author/locale-te.t               |  55 +-
 t/locales.t => xt/author/locale-teo-KE.t           |  55 +-
 t/locales.t => xt/author/locale-teo-UG.t           |  55 +-
 t/locales.t => xt/author/locale-teo.t              |  55 +-
 t/locales.t => xt/author/locale-th-TH.t            |  55 +-
 t/locales.t => xt/author/locale-th.t               |  55 +-
 t/locales.t => xt/author/locale-ti-ER.t            |  55 +-
 t/locales.t => xt/author/locale-ti-ET.t            |  55 +-
 t/locales.t => xt/author/locale-ti.t               |  55 +-
 t/locales.t => xt/author/locale-tk-TM.t            |  55 +-
 t/locales.t => xt/author/locale-tk.t               |  55 +-
 t/locales.t => xt/author/locale-to-TO.t            |  55 +-
 t/locales.t => xt/author/locale-to.t               |  55 +-
 t/locales.t => xt/author/locale-tr-CY.t            |  55 +-
 t/locales.t => xt/author/locale-tr-TR.t            |  55 +-
 t/locales.t => xt/author/locale-tr.t               |  55 +-
 t/locales.t => xt/author/locale-twq-NE.t           |  55 +-
 t/locales.t => xt/author/locale-twq.t              |  55 +-
 t/locales.t => xt/author/locale-tzm-MA.t           |  55 +-
 t/locales.t => xt/author/locale-tzm.t              |  55 +-
 t/locales.t => xt/author/locale-ug-CN.t            |  55 +-
 t/locales.t => xt/author/locale-ug.t               |  55 +-
 t/locales.t => xt/author/locale-uk-UA.t            |  55 +-
 t/locales.t => xt/author/locale-uk.t               |  55 +-
 t/locales.t => xt/author/locale-ur-IN.t            |  55 +-
 t/locales.t => xt/author/locale-ur-PK.t            |  55 +-
 t/locales.t => xt/author/locale-ur.t               |  55 +-
 t/locales.t => xt/author/locale-uz-Arab-AF.t       |  55 +-
 t/locales.t => xt/author/locale-uz-Arab.t          |  55 +-
 t/locales.t => xt/author/locale-uz-Cyrl-UZ.t       |  55 +-
 t/locales.t => xt/author/locale-uz-Cyrl.t          |  55 +-
 t/locales.t => xt/author/locale-uz-Latn-UZ.t       |  55 +-
 t/locales.t => xt/author/locale-uz-Latn.t          |  55 +-
 t/locales.t => xt/author/locale-uz.t               |  55 +-
 t/locales.t => xt/author/locale-vai-Latn-LR.t      |  55 +-
 t/locales.t => xt/author/locale-vai-Latn.t         |  55 +-
 t/locales.t => xt/author/locale-vai-Vaii-LR.t      |  55 +-
 t/locales.t => xt/author/locale-vai-Vaii.t         |  55 +-
 t/locales.t => xt/author/locale-vai.t              |  55 +-
 t/locales.t => xt/author/locale-vi-VN.t            |  55 +-
 t/locales.t => xt/author/locale-vi.t               |  55 +-
 t/locales.t => xt/author/locale-vo-001.t           |  55 +-
 t/locales.t => xt/author/locale-vo.t               |  55 +-
 t/locales.t => xt/author/locale-vun-TZ.t           |  55 +-
 t/locales.t => xt/author/locale-vun.t              |  55 +-
 t/locales.t => xt/author/locale-wae-CH.t           |  55 +-
 t/locales.t => xt/author/locale-wae.t              |  55 +-
 t/locales.t => xt/author/locale-xog-UG.t           |  55 +-
 t/locales.t => xt/author/locale-xog.t              |  55 +-
 t/locales.t => xt/author/locale-yav-CM.t           |  55 +-
 t/locales.t => xt/author/locale-yav.t              |  55 +-
 t/locales.t => xt/author/locale-yi-001.t           |  55 +-
 t/locales.t => xt/author/locale-yi.t               |  55 +-
 t/locales.t => xt/author/locale-yo-BJ.t            |  55 +-
 t/locales.t => xt/author/locale-yo-NG.t            |  55 +-
 t/locales.t => xt/author/locale-yo.t               |  55 +-
 t/locales.t => xt/author/locale-yue-HK.t           |  55 +-
 t/locales.t => xt/author/locale-yue.t              |  55 +-
 t/locales.t => xt/author/locale-zgh-MA.t           |  55 +-
 t/locales.t => xt/author/locale-zgh.t              |  55 +-
 t/locales.t => xt/author/locale-zh-Hans-CN.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hans-HK.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hans-MO.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hans-SG.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hans.t          |  55 +-
 t/locales.t => xt/author/locale-zh-Hant-HK.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hant-MO.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hant-TW.t       |  55 +-
 t/locales.t => xt/author/locale-zh-Hant.t          |  55 +-
 t/locales.t => xt/author/locale-zu-ZA.t            |  55 +-
 t/locales.t => xt/author/locale-zu.t               |  55 +-
 xt/author/mojibake.t                               |   9 +
 xt/author/no-tabs.t                                |  28 +
 t/author-pod-spell.t => xt/author/pod-spell.t      |  11 +-
 t/author-pod-syntax.t => xt/author/pod-syntax.t    |   8 -
 .../author/test-all-my-deps.t                      |   9 +-
 .../author/test-version.t                          |  11 +-
 xt/release/meta-json.t                             |   4 +
 .../release/pod-coverage.t                         |   8 -
 .../release/pod-linkcheck.t                        |   8 -
 .../release/portability.t                          |   8 -
 xt/release/tidyall.t                               |  12 +
 755 files changed, 7984 insertions(+), 34584 deletions(-)
 create mode 100644 CONTRIBUTING.md
 copy t/locales.t => inc/GenerateLocaleTests.pm (82%)
 delete mode 100644 t/author-eol.t
 delete mode 100644 t/author-mojibake.t
 delete mode 100644 t/author-no-tabs.t
 create mode 100644 t/format-with-locale.t
 copy t/{locales.t => locale-de.t} (82%)
 copy t/{locales.t => locale-en.t} (82%)
 copy t/{locales.t => locale-ga.t} (82%)
 copy t/{locales.t => locale-pt.t} (82%)
 copy t/{locales.t => locale-zh.t} (82%)
 delete mode 100644 t/release-tidyall.t
 create mode 100644 t/zones.t
 rename t/author-00-compile.t => xt/author/00-compile.t (88%)
 create mode 100644 xt/author/eol.t
 copy t/locales.t => xt/author/locale-af-NA.t (82%)
 copy t/locales.t => xt/author/locale-af-ZA.t (82%)
 copy t/locales.t => xt/author/locale-af.t (82%)
 copy t/locales.t => xt/author/locale-agq-CM.t (82%)
 copy t/locales.t => xt/author/locale-agq.t (82%)
 copy t/locales.t => xt/author/locale-ak-GH.t (82%)
 copy t/locales.t => xt/author/locale-ak.t (82%)
 copy t/locales.t => xt/author/locale-am-ET.t (82%)
 copy t/locales.t => xt/author/locale-am.t (82%)
 copy t/locales.t => xt/author/locale-ar-001.t (82%)
 copy t/locales.t => xt/author/locale-ar-AE.t (82%)
 copy t/locales.t => xt/author/locale-ar-BH.t (82%)
 copy t/locales.t => xt/author/locale-ar-DJ.t (82%)
 copy t/locales.t => xt/author/locale-ar-DZ.t (82%)
 copy t/locales.t => xt/author/locale-ar-EG.t (82%)
 copy t/locales.t => xt/author/locale-ar-EH.t (82%)
 copy t/locales.t => xt/author/locale-ar-ER.t (82%)
 copy t/locales.t => xt/author/locale-ar-IL.t (82%)
 copy t/locales.t => xt/author/locale-ar-IQ.t (82%)
 copy t/locales.t => xt/author/locale-ar-JO.t (82%)
 copy t/locales.t => xt/author/locale-ar-KM.t (82%)
 copy t/locales.t => xt/author/locale-ar-KW.t (82%)
 copy t/locales.t => xt/author/locale-ar-LB.t (82%)
 copy t/locales.t => xt/author/locale-ar-LY.t (82%)
 copy t/locales.t => xt/author/locale-ar-MA.t (82%)
 copy t/locales.t => xt/author/locale-ar-MR.t (82%)
 copy t/locales.t => xt/author/locale-ar-OM.t (82%)
 copy t/locales.t => xt/author/locale-ar-PS.t (82%)
 copy t/locales.t => xt/author/locale-ar-QA.t (82%)
 copy t/locales.t => xt/author/locale-ar-SA.t (82%)
 copy t/locales.t => xt/author/locale-ar-SD.t (82%)
 copy t/locales.t => xt/author/locale-ar-SO.t (82%)
 copy t/locales.t => xt/author/locale-ar-SS.t (82%)
 copy t/locales.t => xt/author/locale-ar-SY.t (82%)
 copy t/locales.t => xt/author/locale-ar-TD.t (82%)
 copy t/locales.t => xt/author/locale-ar-TN.t (82%)
 copy t/locales.t => xt/author/locale-ar-YE.t (82%)
 copy t/locales.t => xt/author/locale-ar.t (82%)
 copy t/locales.t => xt/author/locale-as-IN.t (82%)
 copy t/locales.t => xt/author/locale-as.t (82%)
 copy t/locales.t => xt/author/locale-asa-TZ.t (82%)
 copy t/locales.t => xt/author/locale-asa.t (82%)
 copy t/locales.t => xt/author/locale-ast-ES.t (82%)
 copy t/locales.t => xt/author/locale-ast.t (82%)
 copy t/locales.t => xt/author/locale-az-Cyrl-AZ.t (82%)
 copy t/locales.t => xt/author/locale-az-Cyrl.t (82%)
 copy t/locales.t => xt/author/locale-az-Latn-AZ.t (82%)
 copy t/locales.t => xt/author/locale-az-Latn.t (82%)
 copy t/locales.t => xt/author/locale-az.t (82%)
 copy t/locales.t => xt/author/locale-bas-CM.t (82%)
 copy t/locales.t => xt/author/locale-bas.t (82%)
 copy t/locales.t => xt/author/locale-be-BY.t (82%)
 copy t/locales.t => xt/author/locale-be.t (82%)
 copy t/locales.t => xt/author/locale-bem-ZM.t (82%)
 copy t/locales.t => xt/author/locale-bem.t (82%)
 copy t/locales.t => xt/author/locale-bez-TZ.t (82%)
 copy t/locales.t => xt/author/locale-bez.t (82%)
 copy t/locales.t => xt/author/locale-bg-BG.t (82%)
 copy t/locales.t => xt/author/locale-bg.t (82%)
 copy t/locales.t => xt/author/locale-bm-ML.t (82%)
 copy t/locales.t => xt/author/locale-bm.t (82%)
 copy t/locales.t => xt/author/locale-bn-BD.t (82%)
 copy t/locales.t => xt/author/locale-bn-IN.t (82%)
 copy t/locales.t => xt/author/locale-bn.t (82%)
 copy t/locales.t => xt/author/locale-bo-CN.t (82%)
 copy t/locales.t => xt/author/locale-bo-IN.t (82%)
 copy t/locales.t => xt/author/locale-bo.t (82%)
 copy t/locales.t => xt/author/locale-br-FR.t (82%)
 copy t/locales.t => xt/author/locale-br.t (82%)
 copy t/locales.t => xt/author/locale-brx-IN.t (82%)
 copy t/locales.t => xt/author/locale-brx.t (82%)
 copy t/locales.t => xt/author/locale-bs-Cyrl-BA.t (82%)
 copy t/locales.t => xt/author/locale-bs-Cyrl.t (82%)
 copy t/locales.t => xt/author/locale-bs-Latn-BA.t (82%)
 copy t/locales.t => xt/author/locale-bs-Latn.t (82%)
 copy t/locales.t => xt/author/locale-bs.t (82%)
 copy t/locales.t => xt/author/locale-ca-AD.t (82%)
 copy t/locales.t => xt/author/locale-ca-ES-VALENCIA.t (82%)
 copy t/locales.t => xt/author/locale-ca-ES.t (82%)
 copy t/locales.t => xt/author/locale-ca-FR.t (82%)
 copy t/locales.t => xt/author/locale-ca-IT.t (82%)
 copy t/locales.t => xt/author/locale-ca.t (82%)
 copy t/locales.t => xt/author/locale-ce-RU.t (82%)
 copy t/locales.t => xt/author/locale-ce.t (82%)
 copy t/locales.t => xt/author/locale-cgg-UG.t (82%)
 copy t/locales.t => xt/author/locale-cgg.t (82%)
 copy t/locales.t => xt/author/locale-chr-US.t (82%)
 copy t/locales.t => xt/author/locale-chr.t (82%)
 copy t/locales.t => xt/author/locale-ckb-IQ.t (82%)
 copy t/locales.t => xt/author/locale-ckb-IR.t (82%)
 copy t/locales.t => xt/author/locale-ckb.t (82%)
 copy t/locales.t => xt/author/locale-cs-CZ.t (82%)
 copy t/locales.t => xt/author/locale-cs.t (82%)
 copy t/locales.t => xt/author/locale-cu-RU.t (82%)
 copy t/locales.t => xt/author/locale-cu.t (82%)
 copy t/locales.t => xt/author/locale-cy-GB.t (82%)
 copy t/locales.t => xt/author/locale-cy.t (82%)
 copy t/locales.t => xt/author/locale-da-DK.t (82%)
 copy t/locales.t => xt/author/locale-da-GL.t (82%)
 copy t/locales.t => xt/author/locale-da.t (82%)
 copy t/locales.t => xt/author/locale-dav-KE.t (82%)
 copy t/locales.t => xt/author/locale-dav.t (82%)
 copy t/locales.t => xt/author/locale-de-AT.t (82%)
 copy t/locales.t => xt/author/locale-de-BE.t (82%)
 copy t/locales.t => xt/author/locale-de-CH.t (82%)
 copy t/locales.t => xt/author/locale-de-DE.t (82%)
 copy t/locales.t => xt/author/locale-de-LI.t (82%)
 copy t/locales.t => xt/author/locale-de-LU.t (82%)
 copy t/locales.t => xt/author/locale-dje-NE.t (82%)
 copy t/locales.t => xt/author/locale-dje.t (82%)
 copy t/locales.t => xt/author/locale-dsb-DE.t (82%)
 copy t/locales.t => xt/author/locale-dsb.t (82%)
 copy t/locales.t => xt/author/locale-dua-CM.t (82%)
 copy t/locales.t => xt/author/locale-dua.t (82%)
 copy t/locales.t => xt/author/locale-dyo-SN.t (82%)
 copy t/locales.t => xt/author/locale-dyo.t (82%)
 copy t/locales.t => xt/author/locale-dz-BT.t (82%)
 copy t/locales.t => xt/author/locale-dz.t (82%)
 copy t/locales.t => xt/author/locale-ebu-KE.t (82%)
 copy t/locales.t => xt/author/locale-ebu.t (82%)
 copy t/locales.t => xt/author/locale-ee-GH.t (82%)
 copy t/locales.t => xt/author/locale-ee-TG.t (82%)
 copy t/locales.t => xt/author/locale-ee.t (82%)
 copy t/locales.t => xt/author/locale-el-CY.t (82%)
 copy t/locales.t => xt/author/locale-el-GR.t (82%)
 copy t/locales.t => xt/author/locale-el.t (82%)
 copy t/locales.t => xt/author/locale-en-001.t (82%)
 copy t/locales.t => xt/author/locale-en-150.t (82%)
 copy t/locales.t => xt/author/locale-en-AG.t (82%)
 copy t/locales.t => xt/author/locale-en-AI.t (82%)
 copy t/locales.t => xt/author/locale-en-AS.t (82%)
 copy t/locales.t => xt/author/locale-en-AT.t (82%)
 copy t/locales.t => xt/author/locale-en-AU.t (82%)
 copy t/locales.t => xt/author/locale-en-BB.t (82%)
 copy t/locales.t => xt/author/locale-en-BE.t (82%)
 copy t/locales.t => xt/author/locale-en-BI.t (82%)
 copy t/locales.t => xt/author/locale-en-BM.t (82%)
 copy t/locales.t => xt/author/locale-en-BS.t (82%)
 copy t/locales.t => xt/author/locale-en-BW.t (82%)
 copy t/locales.t => xt/author/locale-en-BZ.t (82%)
 copy t/locales.t => xt/author/locale-en-CA.t (82%)
 copy t/locales.t => xt/author/locale-en-CC.t (82%)
 copy t/locales.t => xt/author/locale-en-CH.t (82%)
 copy t/locales.t => xt/author/locale-en-CK.t (82%)
 copy t/locales.t => xt/author/locale-en-CM.t (82%)
 copy t/locales.t => xt/author/locale-en-CX.t (82%)
 copy t/locales.t => xt/author/locale-en-CY.t (82%)
 copy t/locales.t => xt/author/locale-en-DE.t (82%)
 copy t/locales.t => xt/author/locale-en-DG.t (82%)
 copy t/locales.t => xt/author/locale-en-DK.t (82%)
 copy t/locales.t => xt/author/locale-en-DM.t (82%)
 copy t/locales.t => xt/author/locale-en-ER.t (82%)
 copy t/locales.t => xt/author/locale-en-FI.t (82%)
 copy t/locales.t => xt/author/locale-en-FJ.t (82%)
 copy t/locales.t => xt/author/locale-en-FK.t (82%)
 copy t/locales.t => xt/author/locale-en-FM.t (82%)
 copy t/locales.t => xt/author/locale-en-GB.t (82%)
 copy t/locales.t => xt/author/locale-en-GD.t (82%)
 copy t/locales.t => xt/author/locale-en-GG.t (82%)
 copy t/locales.t => xt/author/locale-en-GH.t (82%)
 copy t/locales.t => xt/author/locale-en-GI.t (82%)
 copy t/locales.t => xt/author/locale-en-GM.t (82%)
 copy t/locales.t => xt/author/locale-en-GU.t (82%)
 copy t/locales.t => xt/author/locale-en-GY.t (82%)
 copy t/locales.t => xt/author/locale-en-HK.t (82%)
 copy t/locales.t => xt/author/locale-en-IE.t (82%)
 copy t/locales.t => xt/author/locale-en-IL.t (82%)
 copy t/locales.t => xt/author/locale-en-IM.t (82%)
 copy t/locales.t => xt/author/locale-en-IN.t (82%)
 copy t/locales.t => xt/author/locale-en-IO.t (82%)
 copy t/locales.t => xt/author/locale-en-JE.t (82%)
 copy t/locales.t => xt/author/locale-en-JM.t (82%)
 copy t/locales.t => xt/author/locale-en-KE.t (82%)
 copy t/locales.t => xt/author/locale-en-KI.t (82%)
 copy t/locales.t => xt/author/locale-en-KN.t (82%)
 copy t/locales.t => xt/author/locale-en-KY.t (82%)
 copy t/locales.t => xt/author/locale-en-LC.t (82%)
 copy t/locales.t => xt/author/locale-en-LR.t (82%)
 copy t/locales.t => xt/author/locale-en-LS.t (82%)
 copy t/locales.t => xt/author/locale-en-MG.t (82%)
 copy t/locales.t => xt/author/locale-en-MH.t (82%)
 copy t/locales.t => xt/author/locale-en-MO.t (82%)
 copy t/locales.t => xt/author/locale-en-MP.t (82%)
 copy t/locales.t => xt/author/locale-en-MS.t (82%)
 copy t/locales.t => xt/author/locale-en-MT.t (82%)
 copy t/locales.t => xt/author/locale-en-MU.t (82%)
 copy t/locales.t => xt/author/locale-en-MW.t (82%)
 copy t/locales.t => xt/author/locale-en-MY.t (82%)
 copy t/locales.t => xt/author/locale-en-NA.t (82%)
 copy t/locales.t => xt/author/locale-en-NF.t (82%)
 copy t/locales.t => xt/author/locale-en-NG.t (82%)
 copy t/locales.t => xt/author/locale-en-NL.t (82%)
 copy t/locales.t => xt/author/locale-en-NR.t (82%)
 copy t/locales.t => xt/author/locale-en-NU.t (82%)
 copy t/locales.t => xt/author/locale-en-NZ.t (82%)
 copy t/locales.t => xt/author/locale-en-PG.t (82%)
 copy t/locales.t => xt/author/locale-en-PH.t (82%)
 copy t/locales.t => xt/author/locale-en-PK.t (82%)
 copy t/locales.t => xt/author/locale-en-PN.t (82%)
 copy t/locales.t => xt/author/locale-en-PR.t (82%)
 copy t/locales.t => xt/author/locale-en-PW.t (82%)
 copy t/locales.t => xt/author/locale-en-RW.t (82%)
 copy t/locales.t => xt/author/locale-en-SB.t (82%)
 copy t/locales.t => xt/author/locale-en-SC.t (82%)
 copy t/locales.t => xt/author/locale-en-SD.t (82%)
 copy t/locales.t => xt/author/locale-en-SE.t (82%)
 copy t/locales.t => xt/author/locale-en-SG.t (82%)
 copy t/locales.t => xt/author/locale-en-SH.t (82%)
 copy t/locales.t => xt/author/locale-en-SI.t (82%)
 copy t/locales.t => xt/author/locale-en-SL.t (82%)
 copy t/locales.t => xt/author/locale-en-SS.t (82%)
 copy t/locales.t => xt/author/locale-en-SX.t (82%)
 copy t/locales.t => xt/author/locale-en-SZ.t (82%)
 copy t/locales.t => xt/author/locale-en-TC.t (82%)
 copy t/locales.t => xt/author/locale-en-TK.t (82%)
 copy t/locales.t => xt/author/locale-en-TO.t (82%)
 copy t/locales.t => xt/author/locale-en-TT.t (82%)
 copy t/locales.t => xt/author/locale-en-TV.t (82%)
 copy t/locales.t => xt/author/locale-en-TZ.t (82%)
 copy t/locales.t => xt/author/locale-en-UG.t (82%)
 copy t/locales.t => xt/author/locale-en-UM.t (82%)
 copy t/locales.t => xt/author/locale-en-US-POSIX.t (82%)
 copy t/locales.t => xt/author/locale-en-US.t (82%)
 copy t/locales.t => xt/author/locale-en-VC.t (82%)
 copy t/locales.t => xt/author/locale-en-VG.t (82%)
 copy t/locales.t => xt/author/locale-en-VI.t (82%)
 copy t/locales.t => xt/author/locale-en-VU.t (82%)
 copy t/locales.t => xt/author/locale-en-WS.t (82%)
 copy t/locales.t => xt/author/locale-en-ZA.t (82%)
 copy t/locales.t => xt/author/locale-en-ZM.t (82%)
 copy t/locales.t => xt/author/locale-en-ZW.t (82%)
 copy t/locales.t => xt/author/locale-eo-001.t (82%)
 copy t/locales.t => xt/author/locale-eo.t (82%)
 copy t/locales.t => xt/author/locale-es-419.t (82%)
 copy t/locales.t => xt/author/locale-es-AR.t (82%)
 copy t/locales.t => xt/author/locale-es-BO.t (82%)
 copy t/locales.t => xt/author/locale-es-BR.t (82%)
 copy t/locales.t => xt/author/locale-es-CL.t (82%)
 copy t/locales.t => xt/author/locale-es-CO.t (82%)
 copy t/locales.t => xt/author/locale-es-CR.t (82%)
 copy t/locales.t => xt/author/locale-es-CU.t (82%)
 copy t/locales.t => xt/author/locale-es-DO.t (82%)
 copy t/locales.t => xt/author/locale-es-EA.t (82%)
 copy t/locales.t => xt/author/locale-es-EC.t (82%)
 copy t/locales.t => xt/author/locale-es-ES.t (82%)
 copy t/locales.t => xt/author/locale-es-GQ.t (82%)
 copy t/locales.t => xt/author/locale-es-GT.t (82%)
 copy t/locales.t => xt/author/locale-es-HN.t (82%)
 copy t/locales.t => xt/author/locale-es-IC.t (82%)
 copy t/locales.t => xt/author/locale-es-MX.t (82%)
 copy t/locales.t => xt/author/locale-es-NI.t (82%)
 copy t/locales.t => xt/author/locale-es-PA.t (82%)
 copy t/locales.t => xt/author/locale-es-PE.t (82%)
 copy t/locales.t => xt/author/locale-es-PH.t (82%)
 copy t/locales.t => xt/author/locale-es-PR.t (82%)
 copy t/locales.t => xt/author/locale-es-PY.t (82%)
 copy t/locales.t => xt/author/locale-es-SV.t (82%)
 copy t/locales.t => xt/author/locale-es-US.t (82%)
 copy t/locales.t => xt/author/locale-es-UY.t (82%)
 copy t/locales.t => xt/author/locale-es-VE.t (82%)
 copy t/locales.t => xt/author/locale-es.t (82%)
 copy t/locales.t => xt/author/locale-et-EE.t (82%)
 copy t/locales.t => xt/author/locale-et.t (82%)
 copy t/locales.t => xt/author/locale-eu-ES.t (82%)
 copy t/locales.t => xt/author/locale-eu.t (82%)
 copy t/locales.t => xt/author/locale-ewo-CM.t (82%)
 copy t/locales.t => xt/author/locale-ewo.t (82%)
 copy t/locales.t => xt/author/locale-fa-AF.t (82%)
 copy t/locales.t => xt/author/locale-fa-IR.t (82%)
 copy t/locales.t => xt/author/locale-fa.t (82%)
 copy t/locales.t => xt/author/locale-ff-CM.t (82%)
 copy t/locales.t => xt/author/locale-ff-GN.t (82%)
 copy t/locales.t => xt/author/locale-ff-MR.t (82%)
 copy t/locales.t => xt/author/locale-ff-SN.t (82%)
 copy t/locales.t => xt/author/locale-ff.t (82%)
 copy t/locales.t => xt/author/locale-fi-FI.t (82%)
 copy t/locales.t => xt/author/locale-fi.t (82%)
 copy t/locales.t => xt/author/locale-fil-PH.t (82%)
 copy t/locales.t => xt/author/locale-fil.t (82%)
 copy t/locales.t => xt/author/locale-fo-DK.t (82%)
 copy t/locales.t => xt/author/locale-fo-FO.t (82%)
 copy t/locales.t => xt/author/locale-fo.t (82%)
 copy t/locales.t => xt/author/locale-fr-BE.t (82%)
 copy t/locales.t => xt/author/locale-fr-BF.t (82%)
 copy t/locales.t => xt/author/locale-fr-BI.t (82%)
 copy t/locales.t => xt/author/locale-fr-BJ.t (82%)
 copy t/locales.t => xt/author/locale-fr-BL.t (82%)
 copy t/locales.t => xt/author/locale-fr-CA.t (82%)
 copy t/locales.t => xt/author/locale-fr-CD.t (82%)
 copy t/locales.t => xt/author/locale-fr-CF.t (82%)
 copy t/locales.t => xt/author/locale-fr-CG.t (82%)
 copy t/locales.t => xt/author/locale-fr-CH.t (82%)
 copy t/locales.t => xt/author/locale-fr-CI.t (82%)
 copy t/locales.t => xt/author/locale-fr-CM.t (82%)
 copy t/locales.t => xt/author/locale-fr-DJ.t (82%)
 copy t/locales.t => xt/author/locale-fr-DZ.t (82%)
 copy t/locales.t => xt/author/locale-fr-FR.t (82%)
 copy t/locales.t => xt/author/locale-fr-GA.t (82%)
 copy t/locales.t => xt/author/locale-fr-GF.t (82%)
 copy t/locales.t => xt/author/locale-fr-GN.t (82%)
 copy t/locales.t => xt/author/locale-fr-GP.t (82%)
 copy t/locales.t => xt/author/locale-fr-GQ.t (82%)
 copy t/locales.t => xt/author/locale-fr-HT.t (82%)
 copy t/locales.t => xt/author/locale-fr-KM.t (82%)
 copy t/locales.t => xt/author/locale-fr-LU.t (82%)
 copy t/locales.t => xt/author/locale-fr-MA.t (82%)
 copy t/locales.t => xt/author/locale-fr-MC.t (82%)
 copy t/locales.t => xt/author/locale-fr-MF.t (82%)
 copy t/locales.t => xt/author/locale-fr-MG.t (82%)
 copy t/locales.t => xt/author/locale-fr-ML.t (82%)
 copy t/locales.t => xt/author/locale-fr-MQ.t (82%)
 copy t/locales.t => xt/author/locale-fr-MR.t (82%)
 copy t/locales.t => xt/author/locale-fr-MU.t (82%)
 copy t/locales.t => xt/author/locale-fr-NC.t (82%)
 copy t/locales.t => xt/author/locale-fr-NE.t (82%)
 copy t/locales.t => xt/author/locale-fr-PF.t (82%)
 copy t/locales.t => xt/author/locale-fr-PM.t (82%)
 copy t/locales.t => xt/author/locale-fr-RE.t (82%)
 copy t/locales.t => xt/author/locale-fr-RW.t (82%)
 copy t/locales.t => xt/author/locale-fr-SC.t (82%)
 copy t/locales.t => xt/author/locale-fr-SN.t (82%)
 copy t/locales.t => xt/author/locale-fr-SY.t (82%)
 copy t/locales.t => xt/author/locale-fr-TD.t (82%)
 copy t/locales.t => xt/author/locale-fr-TG.t (82%)
 copy t/locales.t => xt/author/locale-fr-TN.t (82%)
 copy t/locales.t => xt/author/locale-fr-VU.t (82%)
 copy t/locales.t => xt/author/locale-fr-WF.t (82%)
 copy t/locales.t => xt/author/locale-fr-YT.t (82%)
 copy t/locales.t => xt/author/locale-fr.t (82%)
 copy t/locales.t => xt/author/locale-fur-IT.t (82%)
 copy t/locales.t => xt/author/locale-fur.t (82%)
 copy t/locales.t => xt/author/locale-fy-NL.t (82%)
 copy t/locales.t => xt/author/locale-fy.t (82%)
 copy t/locales.t => xt/author/locale-ga-IE.t (82%)
 copy t/locales.t => xt/author/locale-gd-GB.t (82%)
 copy t/locales.t => xt/author/locale-gd.t (82%)
 copy t/locales.t => xt/author/locale-gl-ES.t (82%)
 copy t/locales.t => xt/author/locale-gl.t (82%)
 copy t/locales.t => xt/author/locale-gsw-CH.t (82%)
 copy t/locales.t => xt/author/locale-gsw-FR.t (82%)
 copy t/locales.t => xt/author/locale-gsw-LI.t (82%)
 copy t/locales.t => xt/author/locale-gsw.t (82%)
 copy t/locales.t => xt/author/locale-gu-IN.t (82%)
 copy t/locales.t => xt/author/locale-gu.t (82%)
 copy t/locales.t => xt/author/locale-guz-KE.t (82%)
 copy t/locales.t => xt/author/locale-guz.t (82%)
 copy t/locales.t => xt/author/locale-gv-IM.t (82%)
 copy t/locales.t => xt/author/locale-gv.t (82%)
 copy t/locales.t => xt/author/locale-ha-GH.t (82%)
 copy t/locales.t => xt/author/locale-ha-NE.t (82%)
 copy t/locales.t => xt/author/locale-ha-NG.t (82%)
 copy t/locales.t => xt/author/locale-ha.t (82%)
 copy t/locales.t => xt/author/locale-haw-US.t (82%)
 copy t/locales.t => xt/author/locale-haw.t (82%)
 copy t/locales.t => xt/author/locale-he-IL.t (82%)
 copy t/locales.t => xt/author/locale-he.t (82%)
 copy t/locales.t => xt/author/locale-hi-IN.t (82%)
 copy t/locales.t => xt/author/locale-hi.t (82%)
 copy t/locales.t => xt/author/locale-hr-BA.t (82%)
 copy t/locales.t => xt/author/locale-hr-HR.t (82%)
 copy t/locales.t => xt/author/locale-hr.t (82%)
 copy t/locales.t => xt/author/locale-hsb-DE.t (82%)
 copy t/locales.t => xt/author/locale-hsb.t (82%)
 copy t/locales.t => xt/author/locale-hu-HU.t (82%)
 copy t/locales.t => xt/author/locale-hu.t (82%)
 copy t/locales.t => xt/author/locale-hy-AM.t (82%)
 copy t/locales.t => xt/author/locale-hy.t (82%)
 copy t/locales.t => xt/author/locale-id-ID.t (82%)
 copy t/locales.t => xt/author/locale-id.t (82%)
 copy t/locales.t => xt/author/locale-ig-NG.t (82%)
 copy t/locales.t => xt/author/locale-ig.t (82%)
 copy t/locales.t => xt/author/locale-ii-CN.t (82%)
 copy t/locales.t => xt/author/locale-ii.t (82%)
 copy t/locales.t => xt/author/locale-is-IS.t (82%)
 copy t/locales.t => xt/author/locale-is.t (82%)
 copy t/locales.t => xt/author/locale-it-CH.t (82%)
 copy t/locales.t => xt/author/locale-it-IT.t (82%)
 copy t/locales.t => xt/author/locale-it-SM.t (82%)
 copy t/locales.t => xt/author/locale-it.t (82%)
 copy t/locales.t => xt/author/locale-ja-JP.t (82%)
 copy t/locales.t => xt/author/locale-ja.t (82%)
 copy t/locales.t => xt/author/locale-jgo-CM.t (82%)
 copy t/locales.t => xt/author/locale-jgo.t (82%)
 copy t/locales.t => xt/author/locale-jmc-TZ.t (82%)
 copy t/locales.t => xt/author/locale-jmc.t (82%)
 copy t/locales.t => xt/author/locale-ka-GE.t (82%)
 copy t/locales.t => xt/author/locale-ka.t (82%)
 copy t/locales.t => xt/author/locale-kab-DZ.t (82%)
 copy t/locales.t => xt/author/locale-kab.t (82%)
 copy t/locales.t => xt/author/locale-kam-KE.t (82%)
 copy t/locales.t => xt/author/locale-kam.t (82%)
 copy t/locales.t => xt/author/locale-kde-TZ.t (82%)
 copy t/locales.t => xt/author/locale-kde.t (82%)
 copy t/locales.t => xt/author/locale-kea-CV.t (82%)
 copy t/locales.t => xt/author/locale-kea.t (82%)
 copy t/locales.t => xt/author/locale-khq-ML.t (82%)
 copy t/locales.t => xt/author/locale-khq.t (82%)
 copy t/locales.t => xt/author/locale-ki-KE.t (82%)
 copy t/locales.t => xt/author/locale-ki.t (82%)
 copy t/locales.t => xt/author/locale-kk-KZ.t (82%)
 copy t/locales.t => xt/author/locale-kk.t (82%)
 copy t/locales.t => xt/author/locale-kkj-CM.t (82%)
 copy t/locales.t => xt/author/locale-kkj.t (82%)
 copy t/locales.t => xt/author/locale-kl-GL.t (82%)
 copy t/locales.t => xt/author/locale-kl.t (82%)
 copy t/locales.t => xt/author/locale-kln-KE.t (82%)
 copy t/locales.t => xt/author/locale-kln.t (82%)
 copy t/locales.t => xt/author/locale-km-KH.t (82%)
 copy t/locales.t => xt/author/locale-km.t (82%)
 copy t/locales.t => xt/author/locale-kn-IN.t (82%)
 copy t/locales.t => xt/author/locale-kn.t (82%)
 copy t/locales.t => xt/author/locale-ko-KP.t (82%)
 copy t/locales.t => xt/author/locale-ko-KR.t (82%)
 copy t/locales.t => xt/author/locale-ko.t (82%)
 copy t/locales.t => xt/author/locale-kok-IN.t (82%)
 copy t/locales.t => xt/author/locale-kok.t (82%)
 copy t/locales.t => xt/author/locale-ks-IN.t (82%)
 copy t/locales.t => xt/author/locale-ks.t (82%)
 copy t/locales.t => xt/author/locale-ksb-TZ.t (82%)
 copy t/locales.t => xt/author/locale-ksb.t (82%)
 copy t/locales.t => xt/author/locale-ksf-CM.t (82%)
 copy t/locales.t => xt/author/locale-ksf.t (82%)
 copy t/locales.t => xt/author/locale-ksh-DE.t (82%)
 copy t/locales.t => xt/author/locale-ksh.t (82%)
 copy t/locales.t => xt/author/locale-kw-GB.t (82%)
 copy t/locales.t => xt/author/locale-kw.t (82%)
 copy t/locales.t => xt/author/locale-ky-KG.t (82%)
 copy t/locales.t => xt/author/locale-ky.t (82%)
 copy t/locales.t => xt/author/locale-lag-TZ.t (82%)
 copy t/locales.t => xt/author/locale-lag.t (82%)
 copy t/locales.t => xt/author/locale-lb-LU.t (82%)
 copy t/locales.t => xt/author/locale-lb.t (82%)
 copy t/locales.t => xt/author/locale-lg-UG.t (82%)
 copy t/locales.t => xt/author/locale-lg.t (82%)
 copy t/locales.t => xt/author/locale-lkt-US.t (82%)
 copy t/locales.t => xt/author/locale-lkt.t (82%)
 copy t/locales.t => xt/author/locale-ln-AO.t (82%)
 copy t/locales.t => xt/author/locale-ln-CD.t (82%)
 copy t/locales.t => xt/author/locale-ln-CF.t (82%)
 copy t/locales.t => xt/author/locale-ln-CG.t (82%)
 copy t/locales.t => xt/author/locale-ln.t (82%)
 copy t/locales.t => xt/author/locale-lo-LA.t (82%)
 copy t/locales.t => xt/author/locale-lo.t (82%)
 copy t/locales.t => xt/author/locale-lrc-IQ.t (82%)
 copy t/locales.t => xt/author/locale-lrc-IR.t (82%)
 copy t/locales.t => xt/author/locale-lrc.t (82%)
 copy t/locales.t => xt/author/locale-lt-LT.t (82%)
 copy t/locales.t => xt/author/locale-lt.t (82%)
 copy t/locales.t => xt/author/locale-lu-CD.t (82%)
 copy t/locales.t => xt/author/locale-lu.t (82%)
 copy t/locales.t => xt/author/locale-luo-KE.t (82%)
 copy t/locales.t => xt/author/locale-luo.t (82%)
 copy t/locales.t => xt/author/locale-luy-KE.t (82%)
 copy t/locales.t => xt/author/locale-luy.t (82%)
 copy t/locales.t => xt/author/locale-lv-LV.t (82%)
 copy t/locales.t => xt/author/locale-lv.t (82%)
 copy t/locales.t => xt/author/locale-mas-KE.t (82%)
 copy t/locales.t => xt/author/locale-mas-TZ.t (82%)
 copy t/locales.t => xt/author/locale-mas.t (82%)
 copy t/locales.t => xt/author/locale-mer-KE.t (82%)
 copy t/locales.t => xt/author/locale-mer.t (82%)
 copy t/locales.t => xt/author/locale-mfe-MU.t (82%)
 copy t/locales.t => xt/author/locale-mfe.t (82%)
 copy t/locales.t => xt/author/locale-mg-MG.t (82%)
 copy t/locales.t => xt/author/locale-mg.t (82%)
 copy t/locales.t => xt/author/locale-mgh-MZ.t (82%)
 copy t/locales.t => xt/author/locale-mgh.t (82%)
 copy t/locales.t => xt/author/locale-mgo-CM.t (82%)
 copy t/locales.t => xt/author/locale-mgo.t (82%)
 copy t/locales.t => xt/author/locale-mk-MK.t (82%)
 copy t/locales.t => xt/author/locale-mk.t (82%)
 copy t/locales.t => xt/author/locale-ml-IN.t (82%)
 copy t/locales.t => xt/author/locale-ml.t (82%)
 copy t/locales.t => xt/author/locale-mn-MN.t (82%)
 copy t/locales.t => xt/author/locale-mn.t (82%)
 copy t/locales.t => xt/author/locale-mr-IN.t (82%)
 copy t/locales.t => xt/author/locale-mr.t (82%)
 copy t/locales.t => xt/author/locale-ms-BN.t (82%)
 copy t/locales.t => xt/author/locale-ms-MY.t (82%)
 copy t/locales.t => xt/author/locale-ms-SG.t (82%)
 copy t/locales.t => xt/author/locale-ms.t (82%)
 copy t/locales.t => xt/author/locale-mt-MT.t (82%)
 copy t/locales.t => xt/author/locale-mt.t (82%)
 copy t/locales.t => xt/author/locale-mua-CM.t (82%)
 copy t/locales.t => xt/author/locale-mua.t (82%)
 copy t/locales.t => xt/author/locale-my-MM.t (82%)
 copy t/locales.t => xt/author/locale-my.t (82%)
 copy t/locales.t => xt/author/locale-mzn-IR.t (82%)
 copy t/locales.t => xt/author/locale-mzn.t (82%)
 copy t/locales.t => xt/author/locale-naq-NA.t (82%)
 copy t/locales.t => xt/author/locale-naq.t (82%)
 copy t/locales.t => xt/author/locale-nb-NO.t (82%)
 copy t/locales.t => xt/author/locale-nb-SJ.t (82%)
 copy t/locales.t => xt/author/locale-nb.t (82%)
 copy t/locales.t => xt/author/locale-nd-ZW.t (82%)
 copy t/locales.t => xt/author/locale-nd.t (82%)
 copy t/locales.t => xt/author/locale-ne-IN.t (82%)
 copy t/locales.t => xt/author/locale-ne-NP.t (82%)
 copy t/locales.t => xt/author/locale-ne.t (82%)
 copy t/locales.t => xt/author/locale-nl-AW.t (82%)
 copy t/locales.t => xt/author/locale-nl-BE.t (82%)
 copy t/locales.t => xt/author/locale-nl-BQ.t (82%)
 copy t/locales.t => xt/author/locale-nl-CW.t (82%)
 copy t/locales.t => xt/author/locale-nl-NL.t (82%)
 copy t/locales.t => xt/author/locale-nl-SR.t (82%)
 copy t/locales.t => xt/author/locale-nl-SX.t (82%)
 copy t/locales.t => xt/author/locale-nl.t (82%)
 copy t/locales.t => xt/author/locale-nmg-CM.t (82%)
 copy t/locales.t => xt/author/locale-nmg.t (82%)
 copy t/locales.t => xt/author/locale-nn-NO.t (82%)
 copy t/locales.t => xt/author/locale-nn.t (82%)
 copy t/locales.t => xt/author/locale-nnh-CM.t (82%)
 copy t/locales.t => xt/author/locale-nnh.t (82%)
 copy t/locales.t => xt/author/locale-nus-SS.t (82%)
 copy t/locales.t => xt/author/locale-nus.t (82%)
 copy t/locales.t => xt/author/locale-nyn-UG.t (82%)
 copy t/locales.t => xt/author/locale-nyn.t (82%)
 copy t/locales.t => xt/author/locale-om-ET.t (82%)
 copy t/locales.t => xt/author/locale-om-KE.t (82%)
 copy t/locales.t => xt/author/locale-om.t (82%)
 copy t/locales.t => xt/author/locale-or-IN.t (82%)
 copy t/locales.t => xt/author/locale-or.t (82%)
 copy t/locales.t => xt/author/locale-os-GE.t (82%)
 copy t/locales.t => xt/author/locale-os-RU.t (82%)
 copy t/locales.t => xt/author/locale-os.t (82%)
 copy t/locales.t => xt/author/locale-pa-Arab-PK.t (82%)
 copy t/locales.t => xt/author/locale-pa-Arab.t (82%)
 copy t/locales.t => xt/author/locale-pa-Guru-IN.t (82%)
 copy t/locales.t => xt/author/locale-pa-Guru.t (82%)
 copy t/locales.t => xt/author/locale-pa.t (82%)
 copy t/locales.t => xt/author/locale-pl-PL.t (82%)
 copy t/locales.t => xt/author/locale-pl.t (82%)
 copy t/locales.t => xt/author/locale-prg-001.t (82%)
 copy t/locales.t => xt/author/locale-prg.t (82%)
 copy t/locales.t => xt/author/locale-ps-AF.t (82%)
 copy t/locales.t => xt/author/locale-ps.t (82%)
 copy t/locales.t => xt/author/locale-pt-AO.t (82%)
 copy t/locales.t => xt/author/locale-pt-BR.t (82%)
 copy t/locales.t => xt/author/locale-pt-CH.t (82%)
 copy t/locales.t => xt/author/locale-pt-CV.t (82%)
 copy t/locales.t => xt/author/locale-pt-GQ.t (82%)
 copy t/locales.t => xt/author/locale-pt-GW.t (82%)
 copy t/locales.t => xt/author/locale-pt-LU.t (82%)
 copy t/locales.t => xt/author/locale-pt-MO.t (82%)
 copy t/locales.t => xt/author/locale-pt-MZ.t (82%)
 copy t/locales.t => xt/author/locale-pt-PT.t (82%)
 copy t/locales.t => xt/author/locale-pt-ST.t (82%)
 copy t/locales.t => xt/author/locale-pt-TL.t (82%)
 copy t/locales.t => xt/author/locale-qu-BO.t (82%)
 copy t/locales.t => xt/author/locale-qu-EC.t (82%)
 copy t/locales.t => xt/author/locale-qu-PE.t (82%)
 copy t/locales.t => xt/author/locale-qu.t (82%)
 copy t/locales.t => xt/author/locale-rm-CH.t (82%)
 copy t/locales.t => xt/author/locale-rm.t (82%)
 copy t/locales.t => xt/author/locale-rn-BI.t (82%)
 copy t/locales.t => xt/author/locale-rn.t (82%)
 copy t/locales.t => xt/author/locale-ro-MD.t (82%)
 copy t/locales.t => xt/author/locale-ro-RO.t (82%)
 copy t/locales.t => xt/author/locale-ro.t (82%)
 copy t/locales.t => xt/author/locale-rof-TZ.t (82%)
 copy t/locales.t => xt/author/locale-rof.t (82%)
 copy t/locales.t => xt/author/locale-root.t (82%)
 copy t/locales.t => xt/author/locale-ru-BY.t (82%)
 copy t/locales.t => xt/author/locale-ru-KG.t (82%)
 copy t/locales.t => xt/author/locale-ru-KZ.t (82%)
 copy t/locales.t => xt/author/locale-ru-MD.t (82%)
 copy t/locales.t => xt/author/locale-ru-RU.t (82%)
 copy t/locales.t => xt/author/locale-ru-UA.t (82%)
 copy t/locales.t => xt/author/locale-ru.t (82%)
 copy t/locales.t => xt/author/locale-rw-RW.t (82%)
 copy t/locales.t => xt/author/locale-rw.t (82%)
 copy t/locales.t => xt/author/locale-rwk-TZ.t (82%)
 copy t/locales.t => xt/author/locale-rwk.t (82%)
 copy t/locales.t => xt/author/locale-sah-RU.t (82%)
 copy t/locales.t => xt/author/locale-sah.t (82%)
 copy t/locales.t => xt/author/locale-saq-KE.t (82%)
 copy t/locales.t => xt/author/locale-saq.t (82%)
 copy t/locales.t => xt/author/locale-sbp-TZ.t (82%)
 copy t/locales.t => xt/author/locale-sbp.t (82%)
 copy t/locales.t => xt/author/locale-se-FI.t (82%)
 copy t/locales.t => xt/author/locale-se-NO.t (82%)
 copy t/locales.t => xt/author/locale-se-SE.t (82%)
 copy t/locales.t => xt/author/locale-se.t (82%)
 copy t/locales.t => xt/author/locale-seh-MZ.t (82%)
 copy t/locales.t => xt/author/locale-seh.t (82%)
 copy t/locales.t => xt/author/locale-ses-ML.t (82%)
 copy t/locales.t => xt/author/locale-ses.t (82%)
 copy t/locales.t => xt/author/locale-sg-CF.t (82%)
 copy t/locales.t => xt/author/locale-sg.t (82%)
 copy t/locales.t => xt/author/locale-shi-Latn-MA.t (82%)
 copy t/locales.t => xt/author/locale-shi-Latn.t (82%)
 copy t/locales.t => xt/author/locale-shi-Tfng-MA.t (82%)
 copy t/locales.t => xt/author/locale-shi-Tfng.t (82%)
 copy t/locales.t => xt/author/locale-shi.t (82%)
 copy t/locales.t => xt/author/locale-si-LK.t (82%)
 copy t/locales.t => xt/author/locale-si.t (82%)
 copy t/locales.t => xt/author/locale-sk-SK.t (82%)
 copy t/locales.t => xt/author/locale-sk.t (82%)
 copy t/locales.t => xt/author/locale-sl-SI.t (82%)
 copy t/locales.t => xt/author/locale-sl.t (82%)
 copy t/locales.t => xt/author/locale-smn-FI.t (82%)
 copy t/locales.t => xt/author/locale-smn.t (82%)
 copy t/locales.t => xt/author/locale-sn-ZW.t (82%)
 copy t/locales.t => xt/author/locale-sn.t (82%)
 copy t/locales.t => xt/author/locale-so-DJ.t (82%)
 copy t/locales.t => xt/author/locale-so-ET.t (82%)
 copy t/locales.t => xt/author/locale-so-KE.t (82%)
 copy t/locales.t => xt/author/locale-so-SO.t (82%)
 copy t/locales.t => xt/author/locale-so.t (82%)
 copy t/locales.t => xt/author/locale-sq-AL.t (82%)
 copy t/locales.t => xt/author/locale-sq-MK.t (82%)
 copy t/locales.t => xt/author/locale-sq-XK.t (82%)
 copy t/locales.t => xt/author/locale-sq.t (82%)
 copy t/locales.t => xt/author/locale-sr-Cyrl-BA.t (82%)
 copy t/locales.t => xt/author/locale-sr-Cyrl-ME.t (82%)
 copy t/locales.t => xt/author/locale-sr-Cyrl-RS.t (82%)
 copy t/locales.t => xt/author/locale-sr-Cyrl-XK.t (82%)
 copy t/locales.t => xt/author/locale-sr-Cyrl.t (82%)
 copy t/locales.t => xt/author/locale-sr-Latn-BA.t (82%)
 copy t/locales.t => xt/author/locale-sr-Latn-ME.t (82%)
 copy t/locales.t => xt/author/locale-sr-Latn-RS.t (82%)
 copy t/locales.t => xt/author/locale-sr-Latn-XK.t (82%)
 copy t/locales.t => xt/author/locale-sr-Latn.t (82%)
 copy t/locales.t => xt/author/locale-sr.t (82%)
 copy t/locales.t => xt/author/locale-sv-AX.t (82%)
 copy t/locales.t => xt/author/locale-sv-FI.t (82%)
 copy t/locales.t => xt/author/locale-sv-SE.t (82%)
 copy t/locales.t => xt/author/locale-sv.t (82%)
 copy t/locales.t => xt/author/locale-sw-CD.t (82%)
 copy t/locales.t => xt/author/locale-sw-KE.t (82%)
 copy t/locales.t => xt/author/locale-sw-TZ.t (82%)
 copy t/locales.t => xt/author/locale-sw-UG.t (82%)
 copy t/locales.t => xt/author/locale-sw.t (82%)
 copy t/locales.t => xt/author/locale-ta-IN.t (82%)
 copy t/locales.t => xt/author/locale-ta-LK.t (82%)
 copy t/locales.t => xt/author/locale-ta-MY.t (82%)
 copy t/locales.t => xt/author/locale-ta-SG.t (82%)
 copy t/locales.t => xt/author/locale-ta.t (82%)
 copy t/locales.t => xt/author/locale-te-IN.t (82%)
 copy t/locales.t => xt/author/locale-te.t (82%)
 copy t/locales.t => xt/author/locale-teo-KE.t (82%)
 copy t/locales.t => xt/author/locale-teo-UG.t (82%)
 copy t/locales.t => xt/author/locale-teo.t (82%)
 copy t/locales.t => xt/author/locale-th-TH.t (82%)
 copy t/locales.t => xt/author/locale-th.t (82%)
 copy t/locales.t => xt/author/locale-ti-ER.t (82%)
 copy t/locales.t => xt/author/locale-ti-ET.t (82%)
 copy t/locales.t => xt/author/locale-ti.t (82%)
 copy t/locales.t => xt/author/locale-tk-TM.t (82%)
 copy t/locales.t => xt/author/locale-tk.t (82%)
 copy t/locales.t => xt/author/locale-to-TO.t (82%)
 copy t/locales.t => xt/author/locale-to.t (82%)
 copy t/locales.t => xt/author/locale-tr-CY.t (82%)
 copy t/locales.t => xt/author/locale-tr-TR.t (82%)
 copy t/locales.t => xt/author/locale-tr.t (82%)
 copy t/locales.t => xt/author/locale-twq-NE.t (82%)
 copy t/locales.t => xt/author/locale-twq.t (82%)
 copy t/locales.t => xt/author/locale-tzm-MA.t (82%)
 copy t/locales.t => xt/author/locale-tzm.t (82%)
 copy t/locales.t => xt/author/locale-ug-CN.t (82%)
 copy t/locales.t => xt/author/locale-ug.t (82%)
 copy t/locales.t => xt/author/locale-uk-UA.t (82%)
 copy t/locales.t => xt/author/locale-uk.t (82%)
 copy t/locales.t => xt/author/locale-ur-IN.t (82%)
 copy t/locales.t => xt/author/locale-ur-PK.t (82%)
 copy t/locales.t => xt/author/locale-ur.t (82%)
 copy t/locales.t => xt/author/locale-uz-Arab-AF.t (82%)
 copy t/locales.t => xt/author/locale-uz-Arab.t (82%)
 copy t/locales.t => xt/author/locale-uz-Cyrl-UZ.t (82%)
 copy t/locales.t => xt/author/locale-uz-Cyrl.t (82%)
 copy t/locales.t => xt/author/locale-uz-Latn-UZ.t (82%)
 copy t/locales.t => xt/author/locale-uz-Latn.t (82%)
 copy t/locales.t => xt/author/locale-uz.t (82%)
 copy t/locales.t => xt/author/locale-vai-Latn-LR.t (82%)
 copy t/locales.t => xt/author/locale-vai-Latn.t (82%)
 copy t/locales.t => xt/author/locale-vai-Vaii-LR.t (82%)
 copy t/locales.t => xt/author/locale-vai-Vaii.t (82%)
 copy t/locales.t => xt/author/locale-vai.t (82%)
 copy t/locales.t => xt/author/locale-vi-VN.t (82%)
 copy t/locales.t => xt/author/locale-vi.t (82%)
 copy t/locales.t => xt/author/locale-vo-001.t (82%)
 copy t/locales.t => xt/author/locale-vo.t (82%)
 copy t/locales.t => xt/author/locale-vun-TZ.t (82%)
 copy t/locales.t => xt/author/locale-vun.t (82%)
 copy t/locales.t => xt/author/locale-wae-CH.t (82%)
 copy t/locales.t => xt/author/locale-wae.t (82%)
 copy t/locales.t => xt/author/locale-xog-UG.t (82%)
 copy t/locales.t => xt/author/locale-xog.t (82%)
 copy t/locales.t => xt/author/locale-yav-CM.t (82%)
 copy t/locales.t => xt/author/locale-yav.t (82%)
 copy t/locales.t => xt/author/locale-yi-001.t (82%)
 copy t/locales.t => xt/author/locale-yi.t (82%)
 copy t/locales.t => xt/author/locale-yo-BJ.t (82%)
 copy t/locales.t => xt/author/locale-yo-NG.t (82%)
 copy t/locales.t => xt/author/locale-yo.t (82%)
 copy t/locales.t => xt/author/locale-yue-HK.t (82%)
 copy t/locales.t => xt/author/locale-yue.t (82%)
 copy t/locales.t => xt/author/locale-zgh-MA.t (82%)
 copy t/locales.t => xt/author/locale-zgh.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hans-CN.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hans-HK.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hans-MO.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hans-SG.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hans.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hant-HK.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hant-MO.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hant-TW.t (82%)
 copy t/locales.t => xt/author/locale-zh-Hant.t (82%)
 copy t/locales.t => xt/author/locale-zu-ZA.t (82%)
 rename t/locales.t => xt/author/locale-zu.t (82%)
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 rename t/author-pod-spell.t => xt/author/pod-spell.t (72%)
 rename t/author-pod-syntax.t => xt/author/pod-syntax.t (52%)
 rename t/author-test-all-my-deps.t => xt/author/test-all-my-deps.t (95%)
 rename t/author-test-version.t => xt/author/test-version.t (63%)
 create mode 100644 xt/release/meta-json.t
 rename t/release-pod-coverage.t => xt/release/pod-coverage.t (86%)
 rename t/release-pod-linkcheck.t => xt/release/pod-linkcheck.t (68%)
 rename t/release-portability.t => xt/release/portability.t (54%)
 create mode 100644 xt/release/tidyall.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-strptime-perl.git



More information about the Pkg-perl-cvs-commits mailing list