X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=blobdiff_plain;f=t%2Flib%2FKeepStash%2Froot%2Fkeepstash_call.tt;fp=t%2Flib%2FKeepStash%2Froot%2Fkeepstash_call.tt;h=ad5bb0a4d2a25cc13da2bb9631b7622a7f3e69d3;hp=0000000000000000000000000000000000000000;hb=f78902eadae8586dc9cc7a9e3821baadb4d4d197;hpb=e02835f505904212def30b3b62430d56a7597c71 diff --git a/t/lib/KeepStash/root/keepstash_call.tt b/t/lib/KeepStash/root/keepstash_call.tt new file mode 100644 index 0000000..ad5bb0a --- /dev/null +++ b/t/lib/KeepStash/root/keepstash_call.tt @@ -0,0 +1,3 @@ +Shallow value: [% stash_value %] +Deep Value: [% deep.stash_value %] +New Value: [% new_value; c.stash.new_value = 'new' %]