The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[%  library = libs.splash
    section = 'menu' ;
    WRAPPER page
%]

<p>
[% PROCESS splash/about/menu %]
</p>

[% buttons = [
    { link => 'button.html', text => 'Buttons' }
    { link => 'menu.html',   text => 'Menus'   }
    { link => 'tab.html',    text => 'Tabs'    }
   ]
%]

[% PROCESS example/vsplit2 from=1 to=5 indent=1 %]

[% END %]