The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

This creates an <a href="... to a command in the Apache::MVC system by catenating the base URL, table, command, and any arguments.

</%doc> <%args> $table $command $additional $label </%args> % $additional &&= "/$additional"; <a href="<% $base %>/<% $table %>/<% $command %><% $additional %>"><% $label %></a>