Changes for version 0.91.09

  • commit a1391ebb5c5cd266b6b4e140e5de6199d72513d6 Author: Alexei Znamensky <russoz@cpan.org>
    • version 0.91.09
  • commit e612e87d2b76d3a5e3a43d6a827d1787bfd9d80d Author: Alexei Znamensky <russoz@cpan.org>
    • many fixes on CSV generation
  • commit 4115b1ac3c7df636ad232e990b677e20c1c19066 Author: Alexei Znamensky <russoz@cpan.org>
    • version 0.91.08
  • commit 32a8fab5767ce0a6018aec8f9cf1fddb30cd94d4 Author: Alexei Znamensky <russoz@cpan.org>
    • perltidy
  • commit f473585fed4a83dc11ca4cca5d92369a544a628f Author: Alexei Znamensky <russoz@cpan.org>
    • added [Encoding] in weaver.ini
  • commit 63c267c899da28d98c2c38a2040a21bac5d759e4 Author: Alexei Znamensky <russoz@cpan.org>
    • more ideas TODO
  • commit 944c153a2fb732791b8bb101f2df10bc6779d7ac Author: Alexei Znamensky <russoz@cpan.org>
    • improved CSV node
  • commit 0f514b0e07bbb5bf4cc42a121b9e31e0bb7ee1a4 Author: Alexei Znamensky <russoz@cpan.org>
    • update on things to-do
  • commit 99511c942dad1b81aaba64f637418d7c4569016d Merge: 08f316d 9ad0d4d Author: Alexei Znamensky <russoz@cpan.org>
    • Merge branch 'feature/fileoutput' into develop
  • commit 9ad0d4d4624e69647319df6375a001fa06963f05 Author: Alexei Znamensky <russoz@cpan.org>
    • revamp of file handling
  • commit 08f316d948c59192b16c0d1df8bf2f0c7f7d3716 Author: Alexei Znamensky <russoz@cpan.org>
    • added 'no Moose' to classes
  • commit bdd06f5f20ae01fc45dae5f6b5509623dab168dd Author: Alexei Znamensky <russoz@cpan.org>
    • written down some ideas TODO
  • commit a2cc7c406d167dad9408edea4ebc72bf42121044 Author: Alexei Znamensky <russoz@cpan.org>
    • added logic and tests for parameterized output
  • commit 7b4cdd28e3d5afed4d675ac36300fc33df2886bc Author: Alexei Znamensky <russoz@cpan.org>
    • version 0.91.07
  • commit 9229f81b519bb2c76ec6ea2f430675cde8a7fe8a Author: Alexei Znamensky <russoz@cpan.org>
    • updated the documentation
  • commit 6f02d5d0ac2535da49a6f027c178764b8b7b89b7 Author: Alexei Znamensky <russoz@cpan.org>
    • merged
  • commit 70113d74c17c563568bb3af8989f9ebbe22e8788 Author: Alexei Znamensky <russoz@cpan.org>
    • replaced SourceGitHub with Availability, some Support options too
  • commit f3f9c7ab798470ab23d4da403dd4fb2c4c78572b Author: Alexei Znamensky <russoz@cpan.org>
    • added [Support], and shuffled sections order in weaver.ini
  • commit 46ae7630c7d00150b32cbda7ee10e83f7cb164f8 Author: Alexei Znamensky <russoz@cpan.org>
    • added [WarrantyDisclaimer] to weaver.ini
  • commit 6121e97af7aeaf6969b13cc22455fca05e98e2c0 Author: Alexei Znamensky <russoz@cpan.org>
    • added SourceGitHub and BugsAndLimitations to weaver.ini
  • commit 4c1ad11043e51bb9baf3aa7285a7efecedd020d7 Author: Alexei Znamensky <russoz@cpan.org>
    • refactored FileData
  • commit f9c89d6eea97144a86ca71cd6d16d3a74512ca8a Author: Alexei Znamensky <russoz@cpan.org>
    • release 0.91.06
  • commit 20d387fcaac081a4616477217d0886f1428801c3 Author: Alexei Znamensky <russoz@cpan.org>
    • added internal dumper feature
  • commit 8564caa09377739628069b265a37167b4380c8de Author: Alexei Znamensky <russoz@cpan.org>
    • fileoutput sketch copied from fileinput

Modules

A framework for dataflow processing
A "super-node" that can link a sequence of nodes
A piece of information to be processed
A piece of information metadata
A generic processing node in a data flow
A CSV converting node
A debugging node that will dump data to STDERR
A encoding conversion node
A HTML filtering node
A node provides its initialization data for flow processing
A node that generates multi-paged URL lists
A No-Op node, input data is passed unmodified to the output
A null node, will discard any input and return undef in the output
A node that generates SQL clauses
A node that reads that from a file
A node that writes data to a file
An URL-retriever node
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize
A role that provides a file-handle for nodes