-
-
28 Jul 2020 02:29:40 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (52)
- Testers (40 / 155 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (109.86KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::HomeDir
- File::Spec
- Getopt::Long
- Hash::Merge::Simple
- IO::Async
- IO::Interactive
- Import::Base
- JSON::MaybeXS
- List::Util
- Module::Runtime
- Net::Async::HTTP
- Path::Tiny
- Pod::Usage::Return
- Regexp::Common
- SQL::Abstract
- Time::Local
- Time::Piece
- URI
- YAML::Tiny
- boolean
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.044 - 2020-07-27
- Fixed
- Fixed a warning caused by IO::Async 0.74 and later. Thanks @tehmoth and @andk for reporting this issue! [Github #164, Github #163]
Documentation
Build YAML from another format (like JSON or CSV)Build YAML by parsing lines of plain textFilter YAML through a command-line programQuery SQL databases in a Yertl workflowChange YAML to another format (like JSON)Read/write time series dataSome recipies for common ETL tasksA guide to using ysql to work with SQL databasesPrepare a release blog entry for this projectModules
ETL with a ShellAdapter to read/write from Graphite time series databaseAdapter to read/write from InfluxDB time series databaseParse lines of text into documentsRead and write documents with a SQL databaseRead/Write time series dataBase class for input/output formatsCSV read/write support for YertlJSON read/write support for YertlYAML read/write support for YertlRead/write I/O stream with Yertl formattersRead a series of input streamsRead/write I/O streams in linesTransform a stream of documentsA mini-language for transforming structured dataUtility functions for Yertl modulesExamples
Other files
Module Install Instructions
To install ETL::Yertl, copy and paste the appropriate command in to your terminal.
cpanm ETL::Yertl
perl -MCPAN -e shell install ETL::Yertl
For more information on module installation, please visit the detailed CPAN module installation guide.