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

<p>
The html/rgb file defines an 'rgb' hash array which contains RGB
triples for various colours.  It also defines a number of hash arrays
within the parent hash that contain dark, mid and light colours of a
particular shade.
</p>

[% PROCESS example/split50
   count=2
%]

[% PROCESS example/tbreak %]

[% PROCESS example/vsplit50
   from=3 to=4
%]

[% END %]