The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
==================================================
Changes from 2016-06-23 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.202 at 2017-06-23 08:11:42 +0000
------------------------------------------

  Change: 5bbe939b169818ea32b5e4ff8216162eaf287779
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 17:11:17 +0000

    Removed unused modules 

  Change: bcbb7e50211785930e64bf12160832ebe9862bef
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 14:56:28 +0000

    Merge branch 'master' of https://github.com/sng2c/Template-Reverse 

  Change: 85bb8608d3c7c26096ca42a35c7c8aed5d805db3
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 14:56:16 +0000

    fix more code. 

  Change: 75385e9acdb63710f806d43b224490aa75416c90
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 14:55:32 +0000

    fix more code. 

  Change: 7a369be32721ef7ff054d0d372a652f811a3f132
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 14:53:08 +0000

    fix some code.

    fix some doc. 

  Change: a61fe0178c5ddabb2f4ddc01d07ef653e836a2fb
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-23 14:23:22 +0000

    Ported from clj-template-reverse.

    - Simpler implementation by adding BOF, EOF. - Added BOF, EOF on
    return value of detect(). - Changed return value of detect() from
    array_ref[Part] to array_ref[hashref]. - No compatibility version
    0.1.x. 

  Change: a805ada3b2e4d07a3f3799108b90aca35f31ca70
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-22 19:17:05 +0000

    Merge branch 'master' of https://github.com/sng2c/Template-Reverse 

  Change: 9fae36e8c13580d53c5ab236c2dd68a48527e09f
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-22 19:16:10 +0000

    use constant::Atom for symbols. 

  Change: a08c72969e3a23c8c0c85b9727b774ee3ea538a4
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 18:02:58 +0000

    Update .travis.yml 

  Change: a7888775fe6c3c35811f739524bc5caba7d007e0
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 14:03:05 +0000

    added partition and partition_by 

  Change: 2803c35d7b9bbbb55a90a3fcbd9a20bf3e83b23f
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 11:28:27 +0000

    start to port of clj-template-reverse 

  Change: 9c26a509ff6feac564df633fb6de6c1c9d9510d6
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 11:24:49 +0000

    rebuild README

    fix build config 

  Change: 1e59910149b0d21c35e09351522b79d6785dbd61
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 11:21:08 +0000

    fix Argument destructuring 

  Change: d71ffebc7b313f737766af803c6bd826c7bb7eee
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-21 11:21:06 +0000

    Update .travis.yml

    fix for travis.ci

    fix README

    Update .travis.yml

    add perl 5.10, 5.14

    Update README.md

    Update .travis.yml

    fix for travis.ci

    fix README

    Update .travis.yml

    Update README.md

    Update .travis.yml 

  Change: 0749c4bc4c221dfb6db1f542c1821b9157c1d2ff
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-06-20 18:10:01 +0000

    Create .travis.yml 

  Change: 4fe0266060709f0e012fbd2cfede4e95f2c5d474
  Author: sng2c <sng2nara@gmail.com>
  Date : 2017-03-11 02:01:38 +0000

    Merge pull request #11 from dorward/master

    Fix for Template::Reverse::Converter::TT2 documentation 

  Change: 7a3606657620b0812ee21efd705e2935fc3cd831
  Author: David Dorward <david@dorward.me.uk>
  Date : 2014-04-26 17:24:23 +0000

    Converter expects to be called using OO style 

  Change: 86652338ac79b689afd1595114adc0f769b519a6
  Author: David Dorward <david@dorward.me.uk>
  Date : 2014-04-26 17:23:35 +0000

    Use correct module name in documentation 

  Change: 924ac4c846a3cd4611e5cc1324b5d95b85b7b0c8
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-10-31 17:04:38 +0000

    update doc/sample little bit. 

  Change: 3986340b96ea7d69d8c764f79e796ae34586e873
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-10-31 16:34:25 +0000

    Update README, enhance test codes 

  Change: dcab9dbde63fa30332e5fb2d79bca414256b99c5
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-10-31 11:28:02 +0000

    adding sample files 

  Change: 6d45aa8af5d7baa3357d724019f2d70fcac0d8ec
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 10:36:54 +0000

    update version 

  Change: 4e5082c5eb52364a404014e5206065a668a39d64
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 10:35:58 +0000

    fix doc. 

  Change: 47821fb37a91b3e2e2d43eda45d0b18a8534de5f
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 10:28:34 +0000

    Issue #2

    * Add converter which converts changable parts to Regexps. * Add a
    test case. * update version 

  Change: 43a7925e2eae28d0d990abc7ce5dfcb9f4dad5aa
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 10:02:48 +0000

    update doc 

  Change: 836261b26108837a530e46f6a4603fa76a9e3a7e
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 08:45:32 +0000

    Issue #7

    * Need more tests for tt2 converter * remove the presumption that
    tokens are splited by white spaces. * update test cases. * update
    version 

  Change: d90838ba280b5a5c58f561ad0f16fe66f46c3808
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-08 08:04:56 +0000

    fix Moo default value to code ref. 

  Change: 3b826439049c12e18bed63ceccbc6849c0330d28
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-07 01:54:07 +0000

    Issue #10

    * Remove document about Parse::Token::Lite::Token. * Update document. 

  Change: dd06f3708da2d6f5044a8fa7ad6c3d80d05f2a42
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-07 01:01:50 +0000

    Issue #9

    * _diff should return list based on $a * test case added. 

  Change: 7365797ce4c7f7f0256b24d5b21871dcee83ae64
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-07 00:20:56 +0000

    Issue #4

    * Add using object( has as_string() ) input. * Use Wildcard value
    {bless [],'WILDCARD'} instead of '*'. 

  Change: e8b3a96286923f2703c961ed0f6b8b975f542cae
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-06 21:39:11 +0000

    update doc. 

  Change: 6c82d1f8d5e3999e4b3cc44021d0d1ef19d6a334
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-06 21:35:37 +0000

    fix mis-typing. 

  Change: e1cc8757772818173b111b93f9b36ebb06b8e878
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-07-06 21:30:55 +0000

    Issue #8

    Change ouput format to OO Remove tests not needed. 

  Change: 3aab8cab5cdd0e2c138fbf2e939b5ac35270dee2
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-05 19:07:47 +0000

    update README 

  Change: 7be35d78ff5e95e11276f520c8c57027d17b3e4a
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-05 10:44:09 +0000

    Change using Any::Moose to Moo 

  Change: 97744ad80905a0cd6a115fa44e676da5b786e830
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-05 10:39:47 +0000

    change version. 

  Change: 716c0996797ae814e26bf66ffae6958669c57927
  Author: sng2c <sng2nara@gmail.com>
  Date : 2013-07-05 10:29:43 +0000

    Issue #1,#3

    - Use arrays intead of string as input. - Remove Spacer and Splitter
    interface. 

  Change: a662d35639aa0daaa1ab3ec6194af267699e0293
  Author: HyunSeung Kim <sng2nara@hanmail.net>
  Date : 2013-05-12 01:47:34 +0000

    for https://metacpan.org/author/AMORETTE 

================================================
Plus 8 releases after 2016-06-23 00:00:00 +0000.
================================================