Skip to content

Instantly share code, notes, and snippets.

@hanabokuro
hanabokuro / gist:1041891
Created June 23, 2011 04:16
xslate vm code
[% f() %]
||
VV
pushmark // f
fetch_s "f" #1
or 2
fetch_symbol "f" #1
funcall
#!/usr/bin/perl
use strict;
use warnings;
use Text::Xslate;
use Test::More;
my $tx = Text::Xslate->new(cache => 0,
function => {