[libdatetime-format-strptime-perl] 01/05: Merge tag 'upstream/1.6800'

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


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

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

commit 4ec1e5a340170982a3987d292014d20218be370e
Merge: c9e759f 300d1f0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed May 11 10:38:40 2016 -0300

    Merge tag 'upstream/1.6800'
    
    Upstream version 1.6800
    
    # gpg: Signature made Wed 11 May 2016 10:38:37 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 CONTRIBUTING.md                                    | 133 ++++
 Changes                                            |  35 +
 LICENSE                                            |   2 +-
 MANIFEST                                           | 747 ++++++++++++++++++++-
 META.json                                          | 639 +++++++++++-------
 META.yml                                           | 527 +++++++++------
 Makefile.PL                                        |   6 +-
 README.md                                          | 429 ++++++------
 cpanfile                                           |  17 +-
 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 +
 753 files changed, 7972 insertions(+), 34580 deletions(-)

-- 
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