CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     D     > >     DataFlow
Distribution DataFlow [Download]
Author RUSSOZ [ Alexei Znamensky ]
Version 1.111810
Abstract A framework for dataflow processing
Released 29 June 2011
Size 47.2 KB
MD5 Checksum 23be1ad1fef3301dec220c6b75825d63
Additional Files README   |   META   |   Changes   |   INSTALL   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites autodie  |   Data::Dumper  |   DateTime  |   Encode  |   Moose  |   Moose::Role  |   Moose::Util::TypeConstraints  |   MooseX::Aliases  |   MooseX::OneArgNew  |   MooseX::Types  |   MooseX::Types::IO  |   MooseX::Types::Moose  |   namespace::autoclean  |   Queue::Base  |   Scalar::Util  |   SQL::Abstract  |   Text::CSV::Encoded  |  

Modules

DataFlow  [source]   [v 1.111810] A framework for dataflow processing
DataFlow::Item  [source]   [v 1.111810] A piece of information to be processed
DataFlow::Meta  [source]   [v 1.111810] A piece of information metadata
DataFlow::Policy::ArrayRef  [source]   [v 1.111810] A ProcPolicy that accepts only array-references
DataFlow::Policy::NOP  [source]   [v 1.111810] A ProcPolicy that returns the very item passed
DataFlow::Policy::Null  [source]   [v 1.111810] A ProcPolicy that returns undef to any type
DataFlow::Policy::ProcessInto  [source]   [v 1.111810] A ProcPolicy that processes into references' values recursively
DataFlow::Policy::ProcessIntoArrayRef  [source]   [v 1.111810] A Policy that processes into array references only
DataFlow::Policy::Scalar  [source]   [v 1.111810] A ProcPolicy that treats scalars items and pass other types as-is.
DataFlow::Policy::ScalarOnly  [source]   [v 1.111810] A ProcPolicy that treats all items as scalars
DataFlow::Policy::WithSpec  [source]   [v 1.111810] A ProcPolicy that treats scalars items and pass other types as-is.
DataFlow::Proc  [source]   [v 1.111810] A data processor class
DataFlow::Proc::Converter  [source]   [v 1.111810] A generic processor for format-conversion
DataFlow::Proc::CSV  [source]   [v 1.111810] A CSV converting processor
DataFlow::Proc::Encoding  [source]   [v 1.111810] A encoding conversion processor
DataFlow::Proc::MultiPageURLGenerator  [source]   [v 1.111810] A processor that generates multi-paged URL lists
DataFlow::Proc::NOP  [source]   [v 1.111810] A No-Op processor: input data is passed unmodified to the output
DataFlow::Proc::Null  [source]   [v 1.111810] A 'null' processor, will discard any input and return undef in the output
DataFlow::Proc::SimpleFileInput  [source]   [v 1.111810] A processor that reads that from a file
DataFlow::Proc::SimpleFileOutput  [source]   [v 1.111810] A processor that writes data to a file
DataFlow::Proc::SQL  [source]   [v 1.111810] A processor that generates SQL clauses
DataFlow::Proc::UC  [source]   [v 1.111810] Upper-case processor: output data is input passed through uc()
DataFlow::Role::Dumper  [source]   [v 1.111810] A role that provides a facility for dumping data to STDERR
DataFlow::Role::File  [source]   [v 1.111810] A role that provides a file-handle for processors
DataFlow::Role::Processor  [source]   [v 1.111810] A role that defines anything that processes something
DataFlow::Role::ProcPolicy  [source]   [v 1.111810] A role that defines how to use proc-handlers
DataFlow::Types  [source]   [v 1.111810] Type definitions for DataFlow

Categories

Operating System Interfaces    >>     DataFlow
Data Type Utilities    >>     DataFlow
String Lang Text Proc    >>     DataFlow
World Wide Web HTML HTTP CGI    >>     DataFlow

Win32 PPM packages for "DataFlow"

No results found [ppm-request]

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