Hi Dean,
Dean Hamstead wrote:
>
Oops. Thanks for the bug report.
> Looking at the interpolate subroutine...
>
> $interpolate = sub {
> package blosxom;
> my $template = shift;
> # Interpolate scalars, namespaced scalars, and hash/hashref scalars
> $template
Package: blosxom
Version: 2.1.2-1
Severity: normal
In the default output i found...
Where $blog_encoding is actually a default variable.
Looking at the interpolate subroutine...
$interpolate = sub {
package blosxom;
my $template = shift;
# Interpolate scalars, nam
2 matches
Mail list logo