From 48656ef560302c9e9864b84b2f95f266799d88e3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 4 Jul 2013 14:21:11 -0400 Subject: just give up on the whole 'name' thing here --- lib/Reply/Plugin/ResultCache.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Reply/Plugin/ResultCache.pm') diff --git a/lib/Reply/Plugin/ResultCache.pm b/lib/Reply/Plugin/ResultCache.pm index beb884b..5a241e3 100644 --- a/lib/Reply/Plugin/ResultCache.pm +++ b/lib/Reply/Plugin/ResultCache.pm @@ -46,7 +46,7 @@ sub execute { $self->publish( 'lexical_environment', - result_cache => { + { "\@$self->{result_name}" => $self->{results}, }, ); -- cgit v1.2.3-54-g00ecf