The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Template::Plugin::LinkTo

0.06  Fri May  1 12:29:18 JST 2009
    - fix encode
      and use URI::Escape
      and fix Makefile.PL to dependence solution

0.05  May  1 01:48:22 JST 2009 
    - fix pod

0.04  Thu Apr 30 21:54:36 JST 2009
	- use base instead of parent at LinkTo.pm
      and add html encode (idea by http://blog.livedoor.jp/dankogai/archives/50940023.html)

0.03  Thu Apr 30 15:12:00 2009
	- use Test::More instead of Test::Base at 00_compile.t

0.02  Wed Apr 29 18:24:00 2009
	- fix pod

0.01  Tue Apr 28 00:53:14 2009
	- original version