Changes for version 0.9504 - 2015-11-03

  • fix dereferencing bug in Util::is_string
  • move Dockerfile to it's own repository

Documentation

LibreCat command line tools
a Catmandu HOW TO

Modules

a data toolkit
Base class for all Catmandu modules need to implement add
Convert an arrayref to an Iterable object
A Catmandu::Store compartment to persist data
A base class for modules that need an array buffer
The App::Cmd application class for the catmandu command line script
A base class for extending the Catmandu command line
export the Catmandu config
convert objects
count the number of objects in a store
store, index, search, import, export or convert objects
delete objects from a store
export objects from a store
import objects into a store
list installed Catmandu modules
move objects to another store
run a fix command
A Base class for modules who need to count things
A catmandu configuration file loader
Catmandu error hierarchy
Namespace for packages that can export
a CSV exporter
a JSON exporter
export you data to multiple exporters
a expoter that doesn't export anything
a Text exporter
a YAML exporter
a Catmandu class used for data crunching
Base class for all code emitting Catmandu fixes
a wrapper for Catmandu::Fix-es
a binder that calculates the execution time of Fix functions
a binder to add key/value pairs to an internal hashmap
a binder that doesn't influence computation
a binder runs fixes on records from an importer
a binder that computes Fix-es for every element in a list
a binder that skips fixes if one returns undef or dies
run fixes that should run within a time limit
a binder that computes Fix-es for every element in record
a binder that computes Fix-es in the context of a path
Role for all Catmandu::Fix conditionals
Base class to ease the construction of all match conditionals
Base class to ease the construction of any match conditionals
Base class to ease the construction of compare conditionals
Execute fixes when all path values equal a string value
only execute fixes if all path values match the given regex
Execute fixes when at least one of the path values equal a string value
only execute fixes if any path value matches the given regex
only execute fixes if the path exists
Excute fixes when a field is greater than a value
only execute fixes the data in one path is contained in another
only execute fixes if all path values are the boolean false, 0 or "false"
only execute fixes if all path values are the boolean true, 1 or "true"
Excute fixes when a field is less than a value
helper class for creating Fix-es with (optional) parameters
the parser of the Catmandu::Fix language
helper class for creating emit Fix-es
add or change the value of a HASH key or ARRAY index
Export a record as side effect
add matching values to a store as a side effect
add a suffix to the value of a field
creates an array out of a hash
associate two values as a hash key and value
capitalize the value of a key
create a clone of the data object
run arbitrary code as fix
convert nested data into a flat hash using the TT2 dot convention
copy the value of one field to a new field
replace the value of an array or hash field with it's count
lowercase the value of a field
convert a flat hash into nested data using the TT2 dot convention
expand a date field into year, month and date
Filter values out of an array based on a regular expression
flatten a nested array field
replace the value with a formatted (sprintf-like) version
replace a json field with the parsed value
creates a hash out of an array
change the value of a HASH key or ARRAY index by replacing it's value with imported data
include fixes from another file
join the ARRAY values of a field into a string
Log::Any logger as fix
change the value of a HASH key or ARRAY index by looking up it's value in a dictionary
change the value of a HASH key or ARRAY index by looking up it's value in a store
move a field to another place in the data structure
does nothing (for testing)
parses a text into an array or hash of values
execute Perl code as fix function
add a prefix to the value of a field
remove a record form the data
remove a field form the data
search and replace using regex expressions
delete everything except the paths given
delete everything from a field except
reverse a string or an array
add or change the value of a HASH key or ARRAY index to an array
add or change the value of a HASH key or ARRAY index
add or change the value of a HASH key or ARRAY index to a hash
Do nothing for a specified ammount of time
sort the values of an array
split a string value in a field into an ARRAY
extract a substring out of the value of a field
replace the value of an array field with the sum of it's elements
convert the value of a field to json
trim leading and ending junk from the value of a field
strip duplicate values from an array
uppercase the value of a field
delete all empty fields from your data
a Catmandu role to apply fixes
Iterable object that wraps Catmandu::Store search hits
A base class for modules that needs to generate identifiers
Generator of increasing identifiers
Generator of UUID identifiers
Namespace for packages that can import
Package that imports CSV data
Package that imports JSON data
Mock importer used for testing purposes
list installed perl modules in a given namespace
Chain multiple importers together
Null importer used for testing purposes
Package that imports textual data
Package that imports YAML data
An interactive command line interpreter of the Fix language
Base class for all iterable Catmandu classes
Base class for all Catmandu iterators
A role for classes that need logging capabilities
chain multiple iterators together
Base class for packages that need paging result sets
A role for classes that need plugin capabilities
Automatically add datestamps to Catmandu::Store records
Automatically adds versioning to Catmandu::Store records
Package boilerplate
Base class for all searchable Catmandu classes
Base class for all Catmandu Serializers
A (de)serializer from and to json
Namespace for packages that can make data persistent
An in-memory store
Bag implementation for the Hash store
A store that adds your data to multiple stores
Bag implementation for the Multi store
A collection of utility functions
Namespace for packages that can validate records in Catmandu.
Simple Validator for Catmandu

Provides

in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm
in lib/Catmandu/Error.pm