# HG changeset patch # User Vincent Tondellier # Date 1477758584 -7200 # Node ID a092dd98e34da17bae1ace624ac913eaa94a8929 # Parent 1f67942c76c9e50104cfe506670181073994cacf Don't define the variables, that's the job of vars(1) diff -r 1f67942c76c9 -r a092dd98e34d lib/CrashTest/Plugin/StackFilter/FileLink.pm --- a/lib/CrashTest/Plugin/StackFilter/FileLink.pm Sat Oct 29 13:20:07 2016 +0200 +++ b/lib/CrashTest/Plugin/StackFilter/FileLink.pm Sat Oct 29 18:29:44 2016 +0200 @@ -55,7 +55,6 @@ my $mt = Mojo::Template->new ->vars(1) - ->prepend('my ($repo, $scmpath, $rev, $line) = @_;') ->auto_escape(1) ->escape(sub { my $str = shift;