The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Riji

0.0.6 2013-08-03T15:22:56Z

    - fix deps
    - fix infinite loop in CLI::NewEntry

0.0.5 2013-08-01T17:09:23Z

    - update default template
    - include another template file in md file

0.0.4 2013-07-29T16:54:18Z

    - set max_wait to 5 seconds for Net::EmptyPort::wait_port in CLI::Publish
    - add $config->{publish_dir}
    - arrangement cpanfile
    - not git init if .git exists
    - add $config->{branch}
    - fix template

0.0.3 2013-07-29T10:45:14Z

    - add subcommand `% riji new-entry`
    - fix permissions of files generated by `% riji setup`
    - fix templates (uri_for handling)

0.0.2 2013-07-29T00:49:06Z

    - add uri attrribute to generator element in Atom
    - update repository information
    - not use 5.010, use feature ':5.10' instead
    - use strict and remove use utf8

0.0.1 2013-07-28T17:49:58Z

    - original version