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

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

[%  tabs = [
 	{ link => '#wait',  text => 'Wait'  }
 	{ link => '#meet',  text => 'Meet'  }
 	{ link => '#shade', text => 'Shade' }
    ]
%]

[% PROCESS example/split50 count=4 %]

[% END %]