<p align=center>
%% INCLUDE menu_item
   link = "$root/modules"
   text = 'Perl Modules'
%%
%% INCLUDE menu_item
   link = "$root/scripts"
   text = 'Perl Scripts'
%%
%% INCLUDE menu_item
   link = "$root/docs"
   text = 'Perl Documentation'
%%
</p>
%% RETURN %%


%% BLOCK menu_item %%
[ <a href="$link">$text</a> ]
%% END %%