The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[% # serialize an object using JSON::XS
    no_wrapper = 1;
    yui.serializer.serialize_object( serial_args ).as_json;
%]