CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     App     > >     App-PipeFilter
Distribution App-PipeFilter [Download]
Author RCAPUTO [ Rocco Caputo ]
Version 0.004
Abstract concatenate and print JSON files
Released 6 June 2011
Size 78.0 KB
MD5 Checksum 58cbb5c3ca082eca9570457d17b342ca
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites JSON::Path  |   JSON::XS  |   Moose  |   MooseX::Getopt  |   YAML::Any  |  

Modules

App::PipeFilter::Generic  [source]   [v 0.004] a generic pipeline filter.
App::PipeFilter::Generic::Json  [source]   [v 0.004] a generic JSON pipeline filter
App::PipeFilter::JsonCat  [source]   [v 0.004] useless use of cat(1) for JSON streams
App::PipeFilter::JsonCut  [source]   [v 0.004] return specified fields from a JSON stream
App::PipeFilter::JsonMap  [source]   [v 0.004] map input fields to output fields by renaming them
App::PipeFilter::JsonPath  [source]   [v 0.004] return JSON::Path-specified fields from a JSON stream
App::PipeFilter::JsonSort  [source]   [v 0.004] a sort(1)-like filter that understands JSON fields
App::PipeFilter::JsonToYaml  [source]   [v 0.004] translate streams of JSON objects into YAML
App::PipeFilter::MysqlToJson  [source]   [v 0.004] translate mysql batch output to JSON
App::PipeFilter::Role::Flags::Standard  [source]   [v 0.004] standard flag attributes and getopt
App::PipeFilter::Role::Input::Json  [source]   [v 0.004] parse input as a stream of JSON records
App::PipeFilter::Role::Opener::GenericInput  [source]   [v 0.004] common method to open input files
App::PipeFilter::Role::Opener::GenericIO  [source]   [v 0.004] generic methods to open input and output files
App::PipeFilter::Role::Opener::GenericOutput  [source]   [v 0.004] a generic method to open output files
App::PipeFilter::Role::Output::Json  [source]   [v 0.004] serialize output as one JSON object per line
App::PipeFilter::Role::Output::Yaml  [source]   [v 0.004] serialize output as YAML
App::PipeFilter::Role::Reader::LineByLine  [source]   [v 0.004] read input streams one line at a time
App::PipeFilter::Role::Reader::Sysread  [source]   [v 0.004] read input streams in large chunks for speed
App::PipeFilter::Role::Transform::None  [source]   [v 0.004] don't transform data at all

Categories

World Wide Web HTML HTTP CGI    >>     App

Win32 PPM packages for "App-PipeFilter"

ActiveState default Perl 5.12 repository   [  v 0.004   ]
trouchelle.com Perl 5.10 repository   [  v 0.004   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.