[libcatmandu-perl] branch master updated (30df1b7 -> a0a9124)

Jonas Smedegaard dr at jones.dk
Mon Dec 26 13:59:44 UTC 2016


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

js pushed a change to branch master
in repository libcatmandu-perl.

      from  30df1b7   Prepare for release: Update changelog and copyright hints.
      adds  5afe38a   Adding the links to the mailing list and bug tracker
      adds  234d7a4   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  9fd1525   test
      adds  fd177f0   Adding more pod
      adds  ce5f1da   Adding a sep_char separator for TSV imports
      adds  0f37294   Adding sep_char options for TSV exports
      adds  f26aae0   fix debug if perltidy is not installed
      adds  8ee9141   1.0002
      adds  8ecf828   Fix some typos (found by codespell)
      adds  c2fb77b   Merge branch 'UB-Mannheim-master' into dev
      adds  5fc4422   Showing also by default version information of the Catmandu packages themselves
      adds  d5538fd   Fixing #228 Usage of slash (\) escapes in fixes
      adds  f315f46   Adding more tests for issue #228
      adds  137390f   Fixing documentation #240
      adds  193f912   better pod for default_load_path
      adds  a9f7bad   Correct typos
      adds  e9dfd88   Update set of documented commands (#233)
      adds  6de967d   Improve Pod of info command
      adds  8867faa   Minor changes to introduction
      adds  aa49e7c   Add info option --validators (#209)
      adds  6b1e77f   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  fcb16b5   oops
      adds  9028651   switch to Cpanel::JSON::XS
      adds  cb5bb7c   Improve documentation
      adds  ed64a8f   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  e55825c   Minimize requires in Catmandu::Cmd::*
      adds  0a3ffbc   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  ce6f84d   add transaction method to Store::Hash for usage within unit testing
      adds  65e0ef2   Milla test
      adds  ace3841   perltidy bug
      adds  5422c56   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  438c7d4   changes
      adds  331555a   1.0002_01
      adds  65a4fc6   rename fix files with extension .fix
      adds  1c86c72   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  adc0903   Adding a magic loop variable for lists
      adds  5c79093   Changing the magic loop variable name to be in line with mustache
      adds  868605b   Adding a random number generating fix
      adds  592342c   Importer http_retry and http_timing options
      adds  50eb234   only tidy perl if env CATMANDU_PERLTIDY
      adds  70170c8   is_array and is_null fix conditions
      adds  138a31b   is_array and is_null fix conditions
      adds  9603909   changes
      adds  8178c7b   1.0002_02
      adds  74a1eb6   is_object fix condition
      adds  bddd5e9   is_object fix condition
      adds  41989a3   is_object fix condition
      adds  09e5d81   fmt
      adds  0021a12   is_string and is_number fix conditions
      adds  097667d   is_string and is_number fix conditions
      adds  2a5fb61   changes
      adds  a3e1039   bool fix conditions strict mode
      adds  e661cd5   changes
      adds  b7951c5   add Perl::Tidy and Code::TidyAll with release tests
      adds  c1e8f73   run tidyall
      adds  d0e477d   stash
      adds  64a9cc1   preprocessing with hogan
      adds  0b8c273   fix preprocessing with hogan
      adds  779512c   deps
      adds  db627d3   Add list and conditional preprocessor example
      adds  3177b78   optionally preprocess inline fixes
      adds  c2317ca   fmt
      adds  c2e0ff5   faster type tests with Ref::Util
      adds  b6e4665   merge; command line fix processing
      adds  0d75c40   lib/
      adds  1064fe5   asa.pm is an undeclared dependency somewhere
      adds  36acf9a   Merge branch 'dev' into feature-fix-pp
      adds  09dc9da   cmd preprocess option without vars
      adds  25c5a18   preprocess pod
      adds  61c5720   changes
      adds  209c798   fix tidy merge conflicts
      adds  3655dc6   tidy
      adds  9efebb7   deps
      adds  1e3ffa0   stash
      adds  f8c8cfa   1.0002_03
      adds  f23732a   store custom key pod
      adds  2def3bb   Pod
      adds  ea66afe   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  e68ff89   Making $_ as the magix bind variable
      adds  412c85e   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  d712115   Rewriting the magic loop variable to '.' as can be done in 'with'
      adds  8a2bfb9   Fixing bloody bind
      adds  623c823   Merge branch 'with_magic' into dev
      adds  869bad0   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  54fbb89   tidy
      adds  7bae416   require newest Test::Exception
      adds  68deb98   Adding extra tests
      adds  1414f99   Fixing Catmandu too strict in checking file types #249
      adds  8944e7d   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  34dfc62   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  691f380   versioning with custom keys and bag tests
      adds  50a8b5e   custom bag id key tests
      adds  30a8068   store key_prefix tests
      adds  9f350d7   tidy
      adds  145e5d0   1.01
      adds  4623381   stash
      adds  45cdb0d   fix type check bug
      adds  92a125c   Add POD. Allow for processing also for 'catmandu run'
      adds  d0d807c   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  de121e9   Support Conditions as inline fix (#250)
      adds  04e3750   gh#252: Add :check to 'use Catmandu::Util'
      adds  4393823   Merge pull request #253 from jorol/gh#252
      adds  4232891   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  5d32cea   changelog,tidy
      adds  dd39120   Oops
      adds  eab2ad1   Merge branch 'feature_fix_inlines' of github.com:LibreCat/Catmandu into feature_fix_inlines
      adds  7bfe7e4   shorter isa check
      adds  2819577   tidy
      adds  3b19416   Merge branch 'feature_fix_inlines' into dev
      adds  2b4fb07   changelog
      adds  d51716e   Merge branch 'dev'
      adds  0e7d8bb   1.02
      adds  90001e2   remove unused import in vacuum fix
      adds  e267a44   vacuum gives strnage errors on 5.10.1/linux
      adds  7dfe14b   faster, less complex vacuum
      adds  2fdccf6   fix vacuum tests
      adds  3455504   vacuum fix only import used
      adds  4adeddf   typo
      adds  858be7e   marpa
      adds  fb0b1a4   parser switch
      adds  faa9188   changelog
      adds  5575296   1.0201
      adds  ed0a6b5   Merge branch 'dev' into feature-mgc-parser
      adds  1b36836   remove tests with old condition syntax;fix int parsing
      adds  c7d82c2   build files
      adds  df28726   changelog
      adds  d77a12f   remove unused parse_int
      adds  606d531   Catmandu->fixer($fixer) should just echo the fixer
      adds  c7f50f7   changelog
      adds  c2a6ee4   tidy
      adds  147c65b   1.0201_01
      adds  d9db468   ensure string parsing semantics same as old parser
      adds  7f339fa   changelog
      adds  d5d6363   tidy
      adds  f633ba0   1.0201_02
      adds  8407243   Ditched File::Slurp::Tiny #257
      adds  ee340fd   Indents
      adds  5510f2a   Fixing typo in POD
      adds  0791fe5   parser bare string test
      adds  392142a   merge
      adds  212680b   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  c75d1ce   gh#262: define dependencies for author test in 'develop'
      adds  5031fdf   Merge pull request #263 from jorol/gh#262
      adds  1b0dd48   Command groups are not required when should_ignore is active #256
      adds  eebe079   Adding the compile command
      adds  e266656   Fixing pod
      adds  c41588c   fix docs referring to wrong logger class
      adds  be0722b   Merge branch 'patch-1' of https://github.com/preaction/Catmandu into preaction-patch-1
      adds  ff98a8e   Merge branch 'preaction-patch-1' into dev
      adds  5c1fd4f   Adding documentation on the use of Catmandu::Logger-s
      adds  f4e6ace   Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      adds  6aea4a2   fmt
      adds  f423098   Making Exporter Text a bit more predictable in the order of fields to be printed
      adds  98506cf   bag id generators
      adds  f5f95c0   tidy
      adds  1392eb4   1.03
      adds  e3f4e6e   tidy messed up yaml formatting
      adds  978f2a0   changelog
      adds  f1ea7c9   tidy messed up yaml formatting
      adds  6b989ee   tidy messed up yaml formatting
      adds  5d87236   fix hashmap bind tests
      adds  d1f181a   tidy
      adds  a0abb0e   1.0301
      adds  bb00129   merge
      adds  f265fd5   changelog
      adds  c49f9b8   1.0302
      adds  4c7657c   Making an Catmandu counter #269
      adds  466a9f3   tidy
      adds  31cc200   Fix the shebang line
      adds  9ff8ef7   Merge branch 'fix_shebang' of https://github.com/tomhukins/Catmandu into tomhukins-fix_shebang
      adds  2d18685   Merge branch 'tomhukins-fix_shebang' into dev
      adds  497e11c   export cmd id arg to export single record
      adds  a5cddb5   convert, export cmd repeatable id arg
      adds  8eb1325   changelog
      adds  9a8144b   tidy
      adds  30e36d4   1.0303
      adds  3b8c91b   Updated the split_path function to support paths of which the keys have dots. New syntax: my\.dotted\.path equals the key my.dotted.path. Added test.
      adds  28cfea8   Removed the old split_path function
      adds  c83d11e   more concise
      adds  ff21633   Add a index() Fix command to find out a position a word is in an array #270
      adds  18f9b9d   Adding more POD
      adds  ec5f804   Fixing cmd line utf8 bug #278
      adds  a990a22   Merge pull request #280 from LibreCat/bug_utf8_cmd
      adds  b00ea03   Build.PL
      adds  22af14b   tidy
      adds  c4144f5   tidy
      adds  0bcee94   1.0304
      adds  71bdc95   New upstream version 1.0304
       new  4cdf027   Merge tag 'upstream/1.0304'
       new  2df8527   Update package relations: (Build-)depend on libpath-tiny-perl (not libfile-slurp-tiny-perl). (Build-)depend on libparser-mgc-perl (not libmarpa-r2-perl). (Build-)depend on libcpanel-json-xs-perl (not libjson-xs-perl). (Build-)depend on liblwp-useragent-determined-perl libref-util-perl libtext-hogan-perl libasa-perl. Stop build-depend on or recommend perltidy. Tighten build-dependency on libtest-exception-perl.
       new  a0a9124   Prepare for release: Update changelog, control file, and copyright hints.

The 3 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:
 Build.PL                                           |  19 +-
 Changes                                            |  86 +++++
 MANIFEST                                           |  31 +-
 META.json                                          |  40 +-
 META.yml                                           |  25 +-
 README                                             |  51 ++-
 bin/catmandu                                       |  98 +++--
 cpanfile                                           |  38 +-
 debian/changelog                                   |  17 +
 debian/control                                     |  15 +-
 debian/copyright_hints                             |  35 +-
 debian/rules                                       |  19 +-
 lib/Catmandu.pm                                    | 126 ++++---
 lib/Catmandu/Addable.pm                            |   8 +-
 lib/Catmandu/ArrayIterator.pm                      |   3 +-
 lib/Catmandu/Bag.pm                                |  66 ++--
 lib/Catmandu/Bag/IdGenerator.pm                    |  49 +++
 lib/Catmandu/Bag/IdGenerator/Mock.pm               |  25 ++
 lib/Catmandu/Bag/IdGenerator/UUID.pm               |  25 ++
 lib/Catmandu/Buffer.pm                             |   6 +-
 lib/Catmandu/CLI.pm                                |  99 ++---
 lib/Catmandu/Cmd.pm                                |  61 ++-
 lib/Catmandu/Cmd/compile.pm                        |  56 +++
 lib/Catmandu/Cmd/config.pm                         |  16 +-
 lib/Catmandu/Cmd/convert.pm                        |  26 +-
 lib/Catmandu/Cmd/copy.pm                           |  35 +-
 lib/Catmandu/Cmd/count.pm                          |  11 +-
 lib/Catmandu/Cmd/data.pm                           |  66 ++--
 lib/Catmandu/Cmd/delete.pm                         |  14 +-
 lib/Catmandu/Cmd/drop.pm                           |  11 +-
 lib/Catmandu/Cmd/export.pm                         |  38 +-
 lib/Catmandu/Cmd/help.pm                           |  81 ++--
 lib/Catmandu/Cmd/import.pm                         |  19 +-
 lib/Catmandu/Cmd/info.pm                           |  55 ++-
 lib/Catmandu/Cmd/run.pm                            |  35 +-
 lib/Catmandu/Counter.pm                            |  13 +-
 lib/Catmandu/Droppable.pm                          |   2 +-
 lib/Catmandu/Env.pm                                | 109 +++---
 lib/Catmandu/Error.pm                              |  56 +--
 lib/Catmandu/Expander.pm                           |   4 +-
 lib/Catmandu/Exporter.pm                           |  12 +-
 lib/Catmandu/Exporter/CSV.pm                       |  42 ++-
 lib/Catmandu/Exporter/Count.pm                     |  49 +++
 lib/Catmandu/Exporter/JSON.pm                      |  38 +-
 lib/Catmandu/Exporter/Mock.pm                      |   8 +-
 lib/Catmandu/Exporter/Multi.pm                     |  25 +-
 lib/Catmandu/Exporter/Null.pm                      |   4 +-
 lib/Catmandu/Exporter/TSV.pm                       |  31 +-
 lib/Catmandu/Exporter/Text.pm                      |  55 ++-
 lib/Catmandu/Exporter/YAML.pm                      |   2 +-
 lib/Catmandu/Fix.pm                                | 325 +++++++++-------
 lib/Catmandu/Fix/Base.pm                           |  22 +-
 lib/Catmandu/Fix/Bind.pm                           |  30 +-
 lib/Catmandu/Fix/Bind/benchmark.pm                 |  54 +--
 lib/Catmandu/Fix/Bind/hashmap.pm                   |  36 +-
 lib/Catmandu/Fix/Bind/identity.pm                  |   2 +-
 lib/Catmandu/Fix/Bind/importer.pm                  |  20 +-
 lib/Catmandu/Fix/Bind/list.pm                      | 132 ++++---
 lib/Catmandu/Fix/Bind/maybe.pm                     |  25 +-
 lib/Catmandu/Fix/Bind/timeout.pm                   |  45 ++-
 lib/Catmandu/Fix/Bind/visitor.pm                   |  50 +--
 lib/Catmandu/Fix/Bind/with.pm                      |  36 +-
 lib/Catmandu/Fix/Condition.pm                      | 113 +++++-
 lib/Catmandu/Fix/Condition/SimpleAllTest.pm        |  51 ++-
 lib/Catmandu/Fix/Condition/SimpleAnyTest.pm        |  36 +-
 lib/Catmandu/Fix/Condition/SimpleCompareTest.pm    |  76 ++--
 lib/Catmandu/Fix/Condition/all_equal.pm            |   2 +-
 lib/Catmandu/Fix/Condition/all_match.pm            |   4 +-
 lib/Catmandu/Fix/Condition/any_equal.pm            |   2 +-
 lib/Catmandu/Fix/Condition/any_match.pm            |   4 +-
 lib/Catmandu/Fix/Condition/exists.pm               |  48 ++-
 lib/Catmandu/Fix/Condition/greater_than.pm         |   2 +-
 lib/Catmandu/Fix/Condition/in.pm                   |   2 +-
 lib/Catmandu/Fix/Condition/is_array.pm             |  40 ++
 lib/Catmandu/Fix/Condition/is_false.pm             |  21 +-
 lib/Catmandu/Fix/Condition/is_null.pm              |  40 ++
 lib/Catmandu/Fix/Condition/is_number.pm            |  40 ++
 lib/Catmandu/Fix/Condition/is_object.pm            |  40 ++
 lib/Catmandu/Fix/Condition/is_string.pm            |  40 ++
 lib/Catmandu/Fix/Condition/is_true.pm              |  21 +-
 lib/Catmandu/Fix/Condition/less_than.pm            |   2 +-
 lib/Catmandu/Fix/Has.pm                            | 114 +++---
 lib/Catmandu/Fix/{Base.pm => Inlineable.pm}        |  50 ++-
 lib/Catmandu/Fix/Parser.pm                         | 348 +++++++----------
 lib/Catmandu/Fix/SimpleGetValue.pm                 |  23 +-
 lib/Catmandu/Fix/add_field.pm                      |  16 +-
 lib/Catmandu/Fix/add_to_exporter.pm                |  10 +-
 lib/Catmandu/Fix/add_to_store.pm                   |  69 +++-
 lib/Catmandu/Fix/append.pm                         |   2 +-
 lib/Catmandu/Fix/array.pm                          |   6 +-
 lib/Catmandu/Fix/assoc.pm                          |  72 ++--
 lib/Catmandu/Fix/capitalize.pm                     |   2 +-
 lib/Catmandu/Fix/clone.pm                          |   2 +-
 lib/Catmandu/Fix/code.pm                           |  16 +-
 lib/Catmandu/Fix/collapse.pm                       |   8 +-
 lib/Catmandu/Fix/copy_field.pm                     |  43 ++-
 lib/Catmandu/Fix/count.pm                          |  13 +-
 lib/Catmandu/Fix/downcase.pm                       |   2 +-
 lib/Catmandu/Fix/expand.pm                         |   8 +-
 lib/Catmandu/Fix/expand_date.pm                    |  12 +-
 lib/Catmandu/Fix/filter.pm                         |  14 +-
 lib/Catmandu/Fix/flatten.pm                        |   9 +-
 lib/Catmandu/Fix/format.pm                         |  17 +-
 lib/Catmandu/Fix/from_json.pm                      |  12 +-
 lib/Catmandu/Fix/hash.pm                           |   6 +-
 lib/Catmandu/Fix/import.pm                         |  77 ++--
 lib/Catmandu/Fix/include.pm                        |  34 +-
 lib/Catmandu/Fix/index.pm                          |  80 ++++
 lib/Catmandu/Fix/join_field.pm                     |  12 +-
 lib/Catmandu/Fix/log.pm                            |  44 ++-
 lib/Catmandu/Fix/lookup.pm                         |  78 ++--
 lib/Catmandu/Fix/lookup_in_store.pm                |  83 +++--
 lib/Catmandu/Fix/move_field.pm                     |  92 +++--
 lib/Catmandu/Fix/nothing.pm                        |   2 +-
 lib/Catmandu/Fix/parse_text.pm                     |  20 +-
 lib/Catmandu/Fix/paste.pm                          |  48 ++-
 lib/Catmandu/Fix/perlcode.pm                       |  13 +-
 lib/Catmandu/Fix/prepend.pm                        |   2 +-
 lib/Catmandu/Fix/random.pm                         |  53 +++
 lib/Catmandu/Fix/reject.pm                         |   2 +-
 lib/Catmandu/Fix/remove_field.pm                   |  18 +-
 lib/Catmandu/Fix/replace_all.pm                    |   9 +-
 lib/Catmandu/Fix/retain.pm                         |  54 ++-
 lib/Catmandu/Fix/retain_field.pm                   |  18 +-
 lib/Catmandu/Fix/reverse.pm                        |  10 +-
 lib/Catmandu/Fix/set_array.pm                      |  24 +-
 lib/Catmandu/Fix/set_field.pm                      |  18 +-
 lib/Catmandu/Fix/set_hash.pm                       |  24 +-
 lib/Catmandu/Fix/sleep.pm                          |  18 +-
 lib/Catmandu/Fix/sort_field.pm                     |  32 +-
 lib/Catmandu/Fix/split_field.pm                    |   6 +-
 lib/Catmandu/Fix/substring.pm                      |  10 +-
 lib/Catmandu/Fix/sum.pm                            |   9 +-
 lib/Catmandu/Fix/to_json.pm                        |  13 +-
 lib/Catmandu/Fix/trim.pm                           |   8 +-
 lib/Catmandu/Fix/uniq.pm                           |   9 +-
 lib/Catmandu/Fix/upcase.pm                         |   2 +-
 lib/Catmandu/Fix/uri_decode.pm                     |   4 +-
 lib/Catmandu/Fix/uri_encode.pm                     |   2 +-
 lib/Catmandu/Fix/vacuum.pm                         |  95 +++--
 lib/Catmandu/Fixable.pm                            |   9 +-
 lib/Catmandu/Hits.pm                               |  19 +-
 lib/Catmandu/IdGenerator.pm                        |  11 +-
 lib/Catmandu/IdGenerator/Mock.pm                   |  30 +-
 lib/Catmandu/IdGenerator/UUID.pm                   |  14 +-
 lib/Catmandu/Importer.pm                           | 112 ++++--
 lib/Catmandu/Importer/CSV.pm                       |  57 +--
 lib/Catmandu/Importer/JSON.pm                      |  22 +-
 lib/Catmandu/Importer/Mock.pm                      |   4 +-
 lib/Catmandu/Importer/Modules.pm                   |  56 ++-
 lib/Catmandu/Importer/Multi.pm                     |  27 +-
 lib/Catmandu/Importer/Null.pm                      |   2 +-
 lib/Catmandu/Importer/TSV.pm                       |  45 ++-
 lib/Catmandu/Importer/Text.pm                      |  18 +-
 lib/Catmandu/Importer/YAML.pm                      |   6 +-
 lib/Catmandu/Interactive.pm                        | 126 ++++---
 lib/Catmandu/Introduction.pod                      |  47 ++-
 lib/Catmandu/Iterable.pm                           | 363 ++++++++++--------
 lib/Catmandu/Iterator.pm                           |   2 +-
 lib/Catmandu/Logger.pm                             |  50 ++-
 lib/Catmandu/MultiIterator.pm                      |   4 +-
 lib/Catmandu/Paged.pm                              | 107 +++---
 lib/Catmandu/Pluggable.pm                          |  21 +-
 lib/Catmandu/Plugin/Datestamps.pm                  |   2 +-
 lib/Catmandu/Plugin/Versioning.pm                  | 138 ++++---
 lib/Catmandu/Sane.pm                               |   8 +-
 lib/Catmandu/Searchable.pm                         |  14 +-
 lib/Catmandu/Serializer.pm                         |  13 +-
 lib/Catmandu/Serializer/json.pm                    |   8 +-
 lib/Catmandu/Store.pm                              |  90 +++--
 lib/Catmandu/Store/Hash.pm                         |  15 +-
 lib/Catmandu/Store/Hash/Bag.pm                     |  19 +-
 lib/Catmandu/Store/Multi.pm                        |  25 +-
 lib/Catmandu/Store/Multi/Bag.pm                    |   2 +-
 lib/Catmandu/TabularExporter.pm                    |  33 +-
 lib/Catmandu/Transactional.pm                      |   2 +-
 lib/Catmandu/Util.pm                               | 389 ++++++++++---------
 lib/Catmandu/Validator.pm                          |  63 ++--
 lib/Catmandu/Validator/Simple.pm                   |   8 +-
 t/Catmandu-Addable.t                               |  32 +-
 t/Catmandu-ArrayIterator.t                         |  29 +-
 t/Catmandu-Bag.t                                   | 123 +++++--
 t/Catmandu-Buffer.t                                |  10 +-
 t/Catmandu-CLI.t                                   |  84 +++--
 t/Catmandu-Cmd-compile.t                           |  26 ++
 t/Catmandu-Cmd-config.t                            |  20 +-
 t/Catmandu-Cmd-convert.t                           |  18 +-
 t/Catmandu-Cmd-copy.t                              |   7 +-
 t/Catmandu-Cmd-count.t                             |   7 +-
 t/Catmandu-Cmd-data.t                              |  57 +--
 t/Catmandu-Cmd-delete.t                            |   7 +-
 t/Catmandu-Cmd-export.t                            |  17 +-
 t/Catmandu-Cmd-help.t                              |  19 +-
 t/Catmandu-Cmd-import.t                            |  10 +-
 t/Catmandu-Cmd-info.t                              |  31 +-
 t/Catmandu-Cmd-run.t                               |  12 +-
 t/Catmandu-Cmd.t                                   |  51 +--
 t/Catmandu-Counter.t                               |   2 +
 t/Catmandu-Env.t                                   |  22 +-
 t/Catmandu-Error.t                                 |  22 +-
 t/Catmandu-Exporter-CSV.t                          |  18 +-
 ...u-Exporter-Null.t => Catmandu-Exporter-Count.t} |  15 +-
 t/Catmandu-Exporter-JSON.t                         |  15 +-
 t/Catmandu-Exporter-Mock.t                         |  21 +-
 t/Catmandu-Exporter-Multi.t                        |  24 +-
 t/Catmandu-Exporter-Null.t                         |  13 +-
 t/Catmandu-Exporter-TSV.t                          |  18 +-
 t/Catmandu-Exporter-Text.t                         |  20 +-
 t/Catmandu-Exporter-YAML.t                         |   6 +-
 t/Catmandu-Exporter.t                              |   9 +-
 t/Catmandu-Fix-Base.t                              |   5 +-
 t/Catmandu-Fix-Bind-benchmark.t                    |  52 +--
 t/Catmandu-Fix-Bind-hashmap.t                      | 117 +++---
 t/Catmandu-Fix-Bind-identity.t                     |  58 +--
 t/Catmandu-Fix-Bind-importer.t                     |  33 +-
 t/Catmandu-Fix-Bind-list.t                         |  63 ++--
 t/Catmandu-Fix-Bind-maybe.t                        |  43 ++-
 t/Catmandu-Fix-Bind-timeout.t                      |  62 ++--
 t/Catmandu-Fix-Bind-visitor.t                      |  39 +-
 t/Catmandu-Fix-Bind-with.t                         |  59 +--
 t/Catmandu-Fix-Bind.t                              |   3 +-
 t/Catmandu-Fix-Condition-all_equal.t               |  22 +-
 t/Catmandu-Fix-Condition-all_match.t               |  36 +-
 t/Catmandu-Fix-Condition-any_equal.t               |  22 +-
 t/Catmandu-Fix-Condition-any_match.t               |  41 +--
 t/Catmandu-Fix-Condition-exists.t                  |   9 +-
 t/Catmandu-Fix-Condition-greater_than.t            |  23 +-
 t/Catmandu-Fix-Condition-in.t                      |  79 ++--
 t/Catmandu-Fix-Condition-is_array.t                |  31 ++
 t/Catmandu-Fix-Condition-is_false.t                |  46 ++-
 t/Catmandu-Fix-Condition-is_null.t                 |  29 ++
 t/Catmandu-Fix-Condition-is_number.t               |  37 ++
 t/Catmandu-Fix-Condition-is_object.t               |  32 ++
 t/Catmandu-Fix-Condition-is_string.t               |  37 ++
 t/Catmandu-Fix-Condition-is_true.t                 |  46 ++-
 t/Catmandu-Fix-Condition-less_than.t               |  23 +-
 t/Catmandu-Fix-Condition.t                         |  87 ++---
 t/Catmandu-Fix-Inlineable.t                        |  42 +++
 t/Catmandu-Fix-Parser.t                            | 130 +++----
 t/Catmandu-Fix-add_field.t                         |  20 +-
 t/Catmandu-Fix-add_to_exporter.t                   |   9 +-
 t/Catmandu-Fix-add_to_store.t                      |   5 +-
 t/Catmandu-Fix-append.t                            |   9 +-
 t/Catmandu-Fix-array.t                             |   9 +-
 t/Catmandu-Fix-assoc.t                             |  28 +-
 t/Catmandu-Fix-capitalize.t                        |   9 +-
 t/Catmandu-Fix-clone.t                             |   3 +-
 t/Catmandu-Fix-code.t                              |  12 +-
 t/Catmandu-Fix-collapse.t                          |  14 +-
 t/Catmandu-Fix-copy_field.t                        |  19 +-
 t/Catmandu-Fix-count.t                             |  13 +-
 t/Catmandu-Fix-downcase.t                          |   9 +-
 t/Catmandu-Fix-expand.t                            |  19 +-
 t/Catmandu-Fix-expand_date.t                       |  13 +-
 t/Catmandu-Fix-filter.t                            |  15 +-
 t/Catmandu-Fix-flatten.t                           |   4 +-
 t/Catmandu-Fix-format.t                            |  23 +-
 t/Catmandu-Fix-from_json.t                         |  18 +-
 t/Catmandu-Fix-hash.t                              |   9 +-
 t/Catmandu-Fix-include.t                           |  20 +-
 t/Catmandu-Fix-index.t                             |  32 ++
 t/Catmandu-Fix-join_field.t                        |  36 +-
 t/Catmandu-Fix-log.t                               |   1 +
 t/Catmandu-Fix-lookup.t                            |  35 +-
 t/Catmandu-Fix-lookup_in_store.t                   |  31 +-
 t/Catmandu-Fix-move_field.t                        |  18 +-
 t/Catmandu-Fix-nothing.t                           |   1 +
 t/Catmandu-Fix-parse_text.t                        |  19 +-
 t/Catmandu-Fix-paste.t                             |  20 +-
 t/Catmandu-Fix-perlcode.t                          |  15 +-
 t/Catmandu-Fix-prepend.t                           |  11 +-
 t/Catmandu-Fix-random.t                            |  33 ++
 t/Catmandu-Fix-reject.t                            |   1 +
 t/Catmandu-Fix-remove_field.t                      |  15 +-
 t/Catmandu-Fix-replace_all.t                       |  15 +-
 t/Catmandu-Fix-retain.t                            |  15 +-
 t/Catmandu-Fix-retain_field.t                      |  10 +-
 t/Catmandu-Fix-reverse.t                           |  13 +-
 t/Catmandu-Fix-set_array.t                         |  26 +-
 t/Catmandu-Fix-set_field.t                         |  22 +-
 t/Catmandu-Fix-set_hash.t                          |  29 +-
 t/Catmandu-Fix-sleep.t                             |   7 +-
 t/Catmandu-Fix-sort_field.t                        |  73 ++--
 t/Catmandu-Fix-split_field.t                       |  17 +-
 t/Catmandu-Fix-substring.t                         |  20 +-
 t/Catmandu-Fix-sum.t                               |  20 +-
 t/Catmandu-Fix-to_json.t                           |  17 +-
 t/Catmandu-Fix-trim.t                              |  52 +--
 t/Catmandu-Fix-uniq.t                              |   6 +-
 t/Catmandu-Fix-upcase.t                            |  12 +-
 t/Catmandu-Fix-uri_decode.t                        |  13 +-
 t/Catmandu-Fix-uri_encode.t                        |  14 +-
 t/Catmandu-Fix-uri_encode_decode.t                 |  14 +-
 t/Catmandu-Fix-vacuum.t                            |  33 +-
 t/Catmandu-Fix.t                                   | 189 +++++++---
 t/Catmandu-Fixable.t                               |   1 +
 t/Catmandu-Hits.t                                  |  40 +-
 t/Catmandu-IdGenerator-Mock.t                      |  15 +-
 t/Catmandu-IdGenerator-UUID.t                      |   1 +
 t/Catmandu-IdGenerator.t                           |   8 +-
 t/Catmandu-Importer-CSV.t                          |  16 +-
 t/Catmandu-Importer-JSON.t                         |   7 +-
 t/Catmandu-Importer-Mock.t                         |   7 +-
 t/Catmandu-Importer-Modules.t                      |  41 ++-
 t/Catmandu-Importer-Multi.t                        |  17 +-
 t/Catmandu-Importer-TSV.t                          |  22 +-
 t/Catmandu-Importer-Text.t                         |  64 ++--
 t/Catmandu-Importer-YAML.t                         |  11 +-
 t/Catmandu-Importer.t                              | 150 +++++---
 t/Catmandu-Interactive.t                           |  77 ++--
 t/Catmandu-Iterable.t                              | 145 ++++----
 t/Catmandu-Iterator.t                              |   5 +-
 t/Catmandu-MultiIterator.t                         |   7 +-
 t/Catmandu-Paged.t                                 |  97 ++---
 t/Catmandu-Pluggable.t                             |   7 +-
 t/Catmandu-Plugin-Datestamps.t                     |  30 +-
 t/Catmandu-Plugin-Versioning.t                     | 111 ++++--
 t/Catmandu-Sane.t                                  |   1 +
 t/Catmandu-Searchable.t                            |  23 +-
 t/Catmandu-Serializer.t                            |   2 +
 t/Catmandu-Store-Hash.t                            |  50 ++-
 t/Catmandu-Store-Multi.t                           |  10 +-
 t/Catmandu-Store.t                                 |  18 +-
 t/Catmandu-Util.t                                  | 410 +++++++++++++--------
 t/Catmandu-Validator-Simple.t                      |  12 +-
 t/Catmandu-Validator.t                             | 108 +++---
 t/Catmandu.t                                       |  56 +--
 t/{fix-level-1.txt => fix-level-1.fix}             |   2 +-
 t/{fix-level-2.txt => fix-level-2.fix}             |   2 +-
 t/{fix-level-3.txt => fix-level-3.fix}             |   0
 t/lib/Catmandu/Fix/undef_error.pm                  |   4 +-
 t/lib/Catmandu/Importer/Values.pm                  |   6 +-
 t/release-perltidy.t                               |  19 +
 t/script.pl                                        |   5 +-
 t/variables.fix                                    |  13 +
 335 files changed, 7267 insertions(+), 4683 deletions(-)
 create mode 100644 lib/Catmandu/Bag/IdGenerator.pm
 create mode 100644 lib/Catmandu/Bag/IdGenerator/Mock.pm
 create mode 100644 lib/Catmandu/Bag/IdGenerator/UUID.pm
 create mode 100644 lib/Catmandu/Cmd/compile.pm
 create mode 100644 lib/Catmandu/Exporter/Count.pm
 create mode 100644 lib/Catmandu/Fix/Condition/is_array.pm
 create mode 100644 lib/Catmandu/Fix/Condition/is_null.pm
 create mode 100644 lib/Catmandu/Fix/Condition/is_number.pm
 create mode 100644 lib/Catmandu/Fix/Condition/is_object.pm
 create mode 100644 lib/Catmandu/Fix/Condition/is_string.pm
 copy lib/Catmandu/Fix/{Base.pm => Inlineable.pm} (57%)
 create mode 100644 lib/Catmandu/Fix/index.pm
 create mode 100644 lib/Catmandu/Fix/random.pm
 create mode 100644 t/Catmandu-Cmd-compile.t
 copy t/{Catmandu-Exporter-Null.t => Catmandu-Exporter-Count.t} (53%)
 create mode 100644 t/Catmandu-Fix-Condition-is_array.t
 create mode 100644 t/Catmandu-Fix-Condition-is_null.t
 create mode 100644 t/Catmandu-Fix-Condition-is_number.t
 create mode 100644 t/Catmandu-Fix-Condition-is_object.t
 create mode 100644 t/Catmandu-Fix-Condition-is_string.t
 create mode 100644 t/Catmandu-Fix-Inlineable.t
 create mode 100644 t/Catmandu-Fix-index.t
 create mode 100644 t/Catmandu-Fix-random.t
 rename t/{fix-level-1.txt => fix-level-1.fix} (74%)
 rename t/{fix-level-2.txt => fix-level-2.fix} (67%)
 rename t/{fix-level-3.txt => fix-level-3.fix} (100%)
 create mode 100644 t/release-perltidy.t
 create mode 100644 t/variables.fix

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



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