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 Interpolation.

Originaly by Mark-Jason Dominus (mjd-perl-interpolation@plover.com)
Since version 0.66 maintained by Jenda@Krynicky.cz

0.68 - Fri Apr 5 2002

0.69 - Fri Feb 8 2003
	added 'name:->$' (no parameters => tied scalar)
	you may assign to interpolators with types '$->$', '$->@' and '->$'

0.70 - Thu Aug 21 2003
	fixed the sprintfX builtin (small silly bug)

0.73 - Sat Jun 13 2003
	added support for tie()ing lexicals even with types.