The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision History for DataFlow
=============================

1.111810
--------

commit a46946a29b50a2892b84ba1437a67568b1ff4ad3
Merge: 9b68a67 f85599e
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'rc/1.111810'

commit f85599efb4fdc9a41c6b8c1465f8620f3c90fc00
Author: Alexei Znamensky <russoz@cpan.org>

    using builder + laziness

commit 9b68a678e283a880f1177871ff8a9df2a7cc68a6
Author: Alexei Znamensky <russoz@cpan.org>

    small details

v1.111762 2011-06-25
--------------------

commit 9e5fa369895c623f14623ab55e3709db7acb5850
Author: Alexei Znamensky <russoz@cpan.org>

    refactored DataFlow::Proc::HTMLFilter out of core

v1.111750 2011-06-24
--------------------

commit fc8f68043bcf3a0d0a5f161d6f28c2f86853a9d3
Author: Alexei Znamensky <russoz@cpan.org>

    Refactoring some modules out of the core

commit b5772eed5c594c9a8b5a624583b421d2c047ef9f
Author: Alexei Znamensky <russoz@cpan.org>

    removed extraneous deps

v1.111720 2011-06-20
--------------------

commit 0a84b7f264f0423ff6c4028becf87b7a38537a8e
Author: Alexei Znamensky <russoz@cpan.org>

    GithubMeta has been added to bundle @Author::RUSSOZ

commit 8cd3700e37f7db65100cebd014aff3c037b35ff9
Author: Alexei Znamensky <russoz@cpan.org>

    Refactored MessagePack processor out of DataFlow

commit e89801a59efb9afd7be559bf8bbdbe7738f27182
Author: Alexei Znamensky <russoz@cpan.org>

    improved POD for DataFlow

commit 59fbe4d4ea264daf73e409849beeb1eb050d5986
Author: Alexei Znamensky <russoz@cpan.org>

    added OneArgNew feat to DataFlow::Proc

v1.111670 2011-06-16
--------------------

commit f936dd3f4b8cae6d35d0c9b503adf0fb4eaa8a72
Author: Alexei Znamensky <russoz@cpan.org>

    Types reorg and improve in POD

commit e338a8b6cbf207c07770c6511914faa288c794ef
Author: Alexei Znamensky <russoz@cpan.org>

    added more tests

commit 89a9ae500b4a3bdde05865840c8009f1b0fd7e05
Author: Alexei Znamensky <russoz@cpan.org>

    bundle @Author::RUSSOZ now uses Module::Signature

commit 7152c931b3b18a6d647ae8d7a8956b47aabeb1a5
Author: Alexei Znamensky <russoz@cpan.org>

    simplified coercion of ProcessorChain

v1.111620 2011-06-11
--------------------

commit 314b87ddc5167163dd6d434c3098b926226164d6
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy + moose attr required

commit 2f8a2743feffebd0a7f0785861fcbc5a9fe66922
Author: Alexei Znamensky <russoz@cpan.org>

    updated POD for DataFlow::Proc

commit bfcf7d96b3ee28d56ab2df2508964affbb0ac125
Author: Alexei Znamensky <russoz@cpan.org>

    added method reset()

v1.111600 2011-06-09
--------------------

commit d50da38661f042c761ee1fb654fdecb5d344fb5d
Author: Alexei Znamensky <russoz@cpan.org>

    refactored type definitions out of Proc.pm into Types.pm

commit b32a84fee6c5430439491ba2d894a88c5b024ddf
Author: Alexei Znamensky <russoz@cpan.org>

    changed the syntax for coercion of procs from ArrayRef

commit ce72b419d7dfbf844c2e31e4dfbd8238cce206bd
Author: Alexei Znamensky <russoz@cpan.org>

    policy can be specified with parameters now

commit 54406036de97a746e65e167f0de7652d347fcf19
Author: Alexei Znamensky <russoz@cpan.org>

    slight improvement on example script

commit 1a4b9a2b01d2e0d9acb4f143a222ed39b38a32a3
Merge: 1add909 cc693f7
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'develop' into feature/with-spec

commit cc693f7c475d9e3ee4769e70175b9542b277c588
Author: Alexei Znamensky <russoz@cpan.org>

    added and fixed POD

commit 1add909f66631f6fb813c548534dbdccf13e6c53
Author: Alexei Znamensky <russoz@cpan.org>

    first draft

v1.111590 2011-06-07
--------------------

commit 3960e7dcb347f8b412f982f3e33993781f629918
Author: Alexei Znamensky <russoz@cpan.org>

    removed process_into from DataFlow::Proc

commit 140b14baced38dd0dd2673d09bfc737e614640d7
Author: Alexei Znamensky <russoz@cpan.org>

    rewrote _nop_handle, added/improved more tests

commit 199e9c8ee7fc2943d8cd03f8ce50f1ddb170cb77
Author: Alexei Znamensky <russoz@cpan.org>

    adjustments to subs with localized $_

v1.111560 2011-06-05
--------------------

commit 4418bf82070618b55f410ab9817a90264c093ee5
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit ecea347e1986b2b27ccf1288f2375219765c774b
Author: Alexei Znamensky <russoz@cpan.org>

    Procs now take $_ as parameter

commit ffd71425f30403d185f6f01c5eae6efb5a50a70e
Author: Alexei Znamensky <russoz@cpan.org>

    removed weaver.ini and started using pod:weaver plugin bundle

v1.111510 2011-05-30
--------------------

commit 9816761de40c535500ac1fbfe0eaf50da8481f46
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy + small fix

commit c923f98367384702fc25c9e3f9e1d62b228b5757
Author: Alexei Znamensky <russoz@cpan.org>

    added test for ScalarOnly policy

commit ab586d1d54108d0ef9daff674c9991f6690c3b07
Author: Alexei Znamensky <russoz@cpan.org>

    will accept 'Proc' as a string definition for a processor

commit cd916ea073b9ed3eec0f577803aa42b55bc650c5
Merge: b5e784a 0f1b3d2
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'develop' of github.com:russoz/DataFlow into develop

commit 0f1b3d2ea452814380e8a8332dac984113c81f3e
Author: Alexei Znamensky <russoz@cpan.org>

    added aliases to header attribute/predicate

v1.111500 2011-05-29
--------------------

commit b5e784af413dca280caa6d4c9c989eafc44384a7
Author: Alexei Znamensky <russoz@cpan.org>

    multiple changes

v1.111490 2011-05-28
--------------------

commit 3e9ed7b157ed66bad6d4800771f58327d2546fd8
Author: Alexei Znamensky <russoz@cpan.org>

    Improved/fixed code in the converters modules

v1.111480 2011-05-28
--------------------

commit e33f079bb92e967683f00bc4997dc329bfe24577
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit d07b4e17193734eda1c20cfb8b4441b0c5cdc8d6
Author: Alexei Znamensky <russoz@cpan.org>

    Dropped role Converter, moved to proc Converter

commit e2403c017f9cf275dfa53d4154c7c3e2ec0c3e85
Author: Alexei Znamensky <russoz@cpan.org>

    refactored the subtypes out to DataFlow::Types

commit 9ad4cbdec797235a775410dc85d43fcc866b5618
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit e3e258850d643339671254ed8c00e15f3df2a704
Author: Alexei Znamensky <russoz@cpan.org>

    improved procs' string proc loading and POD

v1.111450 2011-05-25
--------------------

commit a88706266d9686775b45d6b5858f4c08d510e4ae
Author: Alexei Znamensky <russoz@cpan.org>

    added support for plain string when defining flows

commit 22b64aa0d783d60998a9ffc050802853d5e38163
Author: Alexei Znamensky <russoz@cpan.org>

    tidy

commit 3cd418c91a847dc5a897d4ec542890b20764b65d
Author: Alexei Znamensky <russoz@cpan.org>

    tidy t/60-multipageurlgenerator.t

commit 6f2f1193d5a2090272a4c3f89811b1a7a7e830d0
Author: Alexei Znamensky <russoz@cpan.org>

    added UC Proc, runs uc()

commit 20fd5855f08c28fc39511a7f2846059758ce3d79
Author: Alexei Znamensky <russoz@cpan.org>

    Multiple changes

v1.111380 2011-05-18
--------------------

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

v1.111230 2011-05-02
--------------------

commit ddce42c62c1c76c1eacb5451230ecb29c4b93b0d
Author: Alexei Znamensky <russoz@cpan.org>

    fixed encoding proc - not tested yet

commit 79fac642c11f1fcf64b616c9fb0e885d7966784b
Author: Alexei Znamensky <russoz@cpan.org>

    added support for Text::CSV::Encoded to CSV proc

commit a6c0970bde660b1094b72b5794e96e2a6b9ff264
Author: Alexei Znamensky <russoz@cpan.org>

    no it doesnt

commit dee71e9e29e9f63b8780543fd4c77d2ff9677e53
Author: Alexei Znamensky <russoz@cpan.org>

    SimpleFileInput

commit 9789c75b58eda108824bcad7275fdfc2afa7515b
Author: Alexei Znamensky <russoz@cpan.org>

    last queue must be counted too

commit 3a3b1cec957bff7cbe6f7774c3e3b29decc2bdff
Author: Alexei Znamensky <russoz@cpan.org>

    cosmetic changes

commit e2a486d3d060775ed7a14b11f7713cfdddca6ee1
Author: Alexei Znamensky <russoz@cpan.org>

    small changes

v1.111140 2011-04-24
--------------------

commit f6ca8438fae8c4ef18ac73e7c7e5051ddd75c33c
Author: Alexei Znamensky <russoz@cpan.org>

    added new type policies, CSV now using them

commit 4ef481d38406c609ea84d4e3c13caa54de4bac78
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit 02a3559a86f59d985f8952d74661fc43ff3807d9
Author: Alexei Znamensky <russoz@cpan.org>

    removed test verbosity

commit 736114b682a46518f5d8cec8b1ca396de7edb25b
Author: Alexei Znamensky <russoz@cpan.org>

    improved data dump output

commit 86e1cae8774dc69bd0ccbdf75665ee3a42803551
Author: Alexei Znamensky <russoz@cpan.org>

    updated doc for Dumper proc - deprecated

commit b095d61c5c57e86959e6158f03dca0c6aeb78daa
Author: Alexei Znamensky <russoz@cpan.org>

    ceis.pl puxa todos os dados

commit 78d076f3758ab54ef57c7b8cb6c23e4beb5ff28d
Author: Alexei Znamensky <russoz@cpan.org>

    fixed bug in ceis.pl script

v1.111130 2011-04-23
--------------------

commit ed420af09e71959f6dd9eef910dae3a656f7309b
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit 1be887663a96d65484e2d0d91dd819b62311aa8c
Author: Alexei Znamensky <russoz@cpan.org>

    fixed code and resolved issue #1

commit c384f29bc5d292724ff3a3ff3b90aae626e5281f
Author: Alexei Znamensky <russoz@cpan.org>

    enabled coercion for type policy

commit 3d44ab9190cd67927b62af9d4e8f817d46e0fa35
Author: Alexei Znamensky <russoz@cpan.org>

    Fixed abstract

commit 4de6d4cfe9314d68731b1cc78908e1bf9d45d05d
Author: Alexei Znamensky <russoz@cpan.org>

    Added a ArrayRef only type policy

commit e78cd01822e094e160daaa40c61beb7f74a8bdf3
Merge: e2385c8 1dec7e6
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'feature/handlers' into develop

commit 1dec7e603bc9b663d7d2d27e236e5743bc45e171
Author: Alexei Znamensky <russoz@cpan.org>

    Procs return only arrays

commit 31b0654b25679515b2cf5caf11a12e76bbe0e4bb
Author: Alexei Znamensky <russoz@cpan.org>

    DataFlow::Proc using TypePolicy

commit 0c519818d5b50023baa711b48d33120af320c8f5
Author: Alexei Znamensky <russoz@cpan.org>

    renamed ProcHandlers to TypePolicies

commit 3b69545979c22531c570661d9b700d155754a9fa
Author: Alexei Znamensky <russoz@cpan.org>

    generic handlers

commit 473db6697bcb3e05db6b582d0c4f11792010bbbe
Author: Alexei Znamensky <russoz@cpan.org>

    removed unecessary 'use', renamed a var for clarity

commit bae67882ee84190b109361b90cdc6cdb506e73e7
Author: Alexei Znamensky <russoz@cpan.org>

    using namespace::autoclean

commit 9c982ecf703226620535df768833cac8f41ef7b3
Merge: daaddd2 e1da81c
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'master' into feature/handlers

commit daaddd20b730b2851256516b8c89106af9a7770d
Author: Alexei Znamensky <russoz@cpan.org>

    partial commit for handlers feature

v1.111050 2011-04-14
--------------------

commit e2385c8ec3bbc9293cc68da9f7589865dd073d31
Author: Alexei Znamensky <russoz@cpan.org>

    fixed pod tags in documentation

commit 22f75adf696c31c72405862e7ea30b8c32764375
Author: Alexei Znamensky <russoz@cpan.org>

    fixed twitter url

commit 76ceda0b76058f32ded39816c5f12ac7459b6e45
Author: Alexei Znamensky <russoz@cpan.org>

    added minimum level for LWP::Curl

v1.111010 2011-04-10
--------------------

commit 82ae399f343c1849605e7a16a7581d8730afc279
Author: Alexei Znamensky <russoz@cpan.org>

    perltidy

commit 10361f7f2e413ec4907f08b34b3c88a349b7e7f6
Author: Alexei Znamensky <russoz@cpan.org>

    added some moose-attribute documentation

commit 94978b9b1fe39c300e3ecaed22e418fac509934d
Author: Alexei Znamensky <russoz@cpan.org>

    changed tweet url upon releasing

v1.110860 2011-03-26
--------------------

commit 83f6866b9c884626fe108972b88895081c8d6ff7
Author: Alexei Znamensky <russoz@cpan.org>

    ran through perltidy

commit b2ad7e90e46e6393288599d940a5f2d15da94095
Author: Alexei Znamensky <russoz@cpan.org>

    autoversion and twitter upon releasing

commit df715d80847e83fc85f5360517bf0acdab518368
Author: Alexei Znamensky <russoz@cpan.org>

    simple test for DataFlow::Proc::SimpleFileOutput

commit 9f59e81105e1d39dfa8ae5b63fe2dcccf9ba1356
Author: Alexei Znamensky <russoz@cpan.org>

    multiple changes

v0.950000 2011-03-25
--------------------

commit 154efc77e2c1f73f30e47807fd624205063b7ed1
Author: Alexei Znamensky <russoz@cpan.org>

    release version 0.950000

commit bdcb477a11cb33ae202f48f39e80104c4aab84ba
Author: Alexei Znamensky <russoz@cpan.org>

    Multiple changes

commit 239bfbcef0c8f9cfc0915cfbbb55658f2b3af64d
Author: Alexei Znamensky <russoz@cpan.org>

    big refactor

commit 1cc633376f76c6ec8690be929944392c0c50b48f
Author: Alexei Znamensky <russoz@cpan.org>

    tidy

commit 1dc7ba76cadfef1c3b6883136a2cbb2506dca592
Author: Alexei Znamensky <russoz@cpan.org>

    tidy

commit b5a309f1cc1d5283e4543eb65869fc036b91290c
Author: Alexei Znamensky <russoz@cpan.org>

    renamed DataFlow/Node/URLRetriever/Get* to lib/DataFlow/Util/HTTPGet*

commit ed9590514c5551b1fdac90d1f8387b266623d3ee
Author: Alexei Znamensky <russoz@cpan.org>

    implementing processors

commit 0b66b1e1d544af0ead466207375a6959f2048c8a
Author: Alexei Znamensky <russoz@cpan.org>

    version 0.91.10

commit 9242e7095b6be21fd0531b8381ab5485e5baa213
Author: Alexei Znamensky <russoz@cpan.org>

    some dependencies nees some specific versions

v0.91.09 2011-03-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

v0.91.07 2011-03-07
-------------------

commit 5225801083e5be9732cae85180f0c274d43897f5
Author: Alexei Znamensky <russoz@cpan.org>

    version 0.91.07

commit c4693773607b398eed35f92d72926d43e3d48cc4
Author: Alexei Znamensky <russoz@cpan.org>

    updated the documentation

commit 5665943a1b408f8a9aaef5ba32d53902fd69a4e1
Author: Alexei Znamensky <russoz@cpan.org>

    added quotes around every hash key/attr name/etc

commit 11692b3c74e93c0def5af3955f962b5b424bfd17
Author: Alexei Znamensky <russoz@cpan.org>

    replaced SourceGitHub with Availability, some Support options too

commit 410cc5bd8c79f5564d8f239ad7c17ade37278ee9
Author: Alexei Znamensky <russoz@cpan.org>

    added [Support], and shuffled sections order in weaver.ini

commit 7868be8050685b5d6dfe469e076dcfcbd3366527
Author: Alexei Znamensky <russoz@cpan.org>

    added [WarrantyDisclaimer] to weaver.ini

commit 9374d610a4af97ae31f1b7a432b47c38f6d38a78
Author: Alexei Znamensky <russoz@cpan.org>

    added SourceGitHub and BugsAndLimitations to weaver.ini

commit 7882b2d1306ed941f96fa0dcff82e1c01c06eb90
Author: Alexei Znamensky <russoz@cpan.org>

    refactored FileData

0.91.06 2011-03-06
------------------

commit be289df5d54d926ca0d123d4e4b7c301ab5478aa
Author: Alexei Znamensky <russoz@cpan.org>

    release 0.91.06

commit a37cf8351185d1d9a3eb16622f810193721b94c7
Merge: ee61f48 5e9d315
Author: Alexei Znamensky <russoz@cpan.org>

    Merge branch 'feature/internal_dumper' into develop

commit 5e9d315b7dba1f8bad4813e143dea797f58cf98e
Author: Alexei Znamensky <russoz@cpan.org>

    added internal dumper feature

commit ee61f48ea853cc9bb98b67d926188f79a6f0cc52
Author: Alexei Znamensky <russoz@cpan.org>

    process_into is now enabled by default

commit 73a575e65788f881cdf6e653c0ba688382d966e3
Author: Alexei Znamensky <russoz@cpan.org>

    things to-do update

commit d0c14c0a5917fa0ed770daaa76c283fb8f786d7e
Author: Alexei Znamensky <russoz@cpan.org>

    removed some debugging comments

v0.91.05 2011-02-27
-------------------

commit cdba91eeeb889190af44942745d7fd19a98aa731
Author: Alexei Znamensky <russoz@cpan.org>

    removed unnecessary POD sections

commit 83a097595cfb223ec7ce0950df46c9f322b9cca1
Author: Alexei Znamensky <russoz@cpan.org>

    using @Basic, bumped version to 0.91.05

commit 056d50f68affdc3514ae1d187249d4b4459cf084
Author: Alexei Znamensky <russoz@cpan.org>

    removed Readonly from the dependencies list

v0.91.04 2011-02-23
-------------------

commit dfc6fdf9df5e2046d7a0245cf51d0d6306480453
Author: Alexei Znamensky <russoz@cpan.org>

    added DataFlow.pm, abstract to all modules

commit b613f0028a166d48db10fe9d855a183072cb8961
Author: Alexei Znamensky <russoz@cpan.org>

    added a DataFlow.pm, mostly for documentation

commit 578720e685ce64f3c421d482666852ef5525765b
Author: Alexei Znamensky <russoz@cpan.org>

    multiple changes

commit bc5db7c42566d71dcf01e232932e7b642ec9c857
Author: Alexei Znamensky <russoz@cpan.org>

    added weaver.ini for Pod::Weaver

commit b21c2d54b8cea210244684304d60711c71a138cc
Author: Alexei Znamensky <russoz@cpan.org>

    small change in section order

v0.91.03 2011-02-20
-------------------

commit dcee3f88c1c00a4ae516720979cf063e4fc6e155
Author: Alexei Znamensky <russoz@cpan.org>

    missing dependencies

v0.91.01 2011-02-18
-------------------

commit 2b765d4c756be1b61a0d1cdf69fd2bf5d4a580c6
Author: Alexei Znamensky <russoz@cpan.org>

    bumped to 0.91.01

===================================
End of changes in the last 365 days
===================================