<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/fasttemplate/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/fasttemplate/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 11 May 2001 23:03:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fasttemplate/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>better variable substitution</title><link>https://sourceforge.net/p/fasttemplate/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Text::FastTemplate can't be used like this:&lt;br /&gt;
abr##var##dabra&lt;br /&gt;
because it will be evaluated into&lt;br /&gt;
abr$vardabra and it should be abr${var}dabra&lt;br /&gt;
(so that if you set $var=&amp;amp;quot;aka&amp;amp;quot; you can get correct&lt;br /&gt;
sentance :-)&lt;/p&gt;
&lt;p&gt;No, really this is a nasty bug. This diff solves it,&lt;br /&gt;
but there may be other places in code which will need&lt;br /&gt;
more fine-tuning for this case.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dobrica Pavlinusic</dc:creator><pubDate>Fri, 11 May 2001 23:03:47 -0000</pubDate><guid>https://sourceforge.net6a8749fda63b4a1944a1265bbce9ed8dcbdd3b85</guid></item><item><title>.pod mistake</title><link>https://sourceforge.net/p/fasttemplate/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;there is an error in .pod file with definition of&lt;br /&gt;
default values:&lt;/p&gt;
&lt;p&gt;Text::FastTemplate-&amp;amp;gt;default(&lt;/p&gt;
&lt;p&gt;it should read&lt;/p&gt;
&lt;p&gt;Text::FastTemplate-&amp;amp;gt;defaults(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dobrica Pavlinusic</dc:creator><pubDate>Sat, 05 May 2001 14:35:26 -0000</pubDate><guid>https://sourceforge.netea82fe279f612d5447ea218bab4fe11d0cc1610e</guid></item></channel></rss>