Changes for version 1.111380
- commit f8bbf6204a64e2a83df752c96b44e5effaffe651 Author: Alexei Znamensky <russoz@cpan.org>
- modified ceis.pl to generate JSON
- commit f6075635b769889effe035827c51c1dc70319136 Author: Alexei Znamensky <russoz@cpan.org>
- added a JSON Converter proc
- commit 0a4e3835c1ab9c6d3e69aa4d8240b83307d5f927 Author: Alexei Znamensky <russoz@cpan.org>
- added another role parameter to allow imports
- commit b6e9c7835d4ede630529c50a0eb56ea38c234c78 Author: Alexei Znamensky <russoz@cpan.org>
- tidy
- commit 71f76e502642b9ec76ad5012a657a658ce332cef Author: Alexei Znamensky <russoz@cpan.org>
- added a dump AFTER the conversion to CSV
- commit 6a4c84b5550f74dc0783582cbba509b66171dacc Author: Alexei Znamensky <russoz@cpan.org>
- multiple changes
- commit b92ac7c1fe0b75353a172574b8a62ae3eee14514 Author: Alexei Znamensky <russoz@cpan.org>
- exemplo de fluxo simples
- commit f24b8f4b41e8163761e29fd2daee798924822efd Author: Alexei Znamensky <russoz@cpan.org>
- multiplas modificacoes
- commit 40705379f6661adc33e79dee48d31f2276a4eb26 Author: Alexei Znamensky <russoz@cpan.org>
- added aliases to Encoding parameters
Modules
A component for dataflow processing
A piece of information to be processed
A piece of information metadata
A data processor class
A CSV converting processor
[DEPRECATED] A debugging processor that will dump data to STDERR
A encoding conversion processor
A HTML filtering processor
A JSON converting processor
A processor that generates multi-paged URL lists
A No-Op processor: input data is passed unmodified to the output
A 'null' processor, will discard any input and return undef in the output
A processor that generates SQL clauses
A processor that reads that from a file
A processor that writes data to a file
An URL-retriever processor
A role for format-conversion processors
A role that provides a facility for dumping data to STDERR
A role that provides a file-handle for processors
A role that defines a proc-handler
A TypePolicy that accepts only array-references
A TypePolicy that processes into references' values
A TypePolicy that processes into array references only
A TypePolicy that treats all items as scalars
A HTTP Getter
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize