The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<%init>
if ($ARGS{current_toptab} eq "Tools/Offline.html") {
    $ARGS{tabs}{r} ||= { path  => 'Reports/Activity/index.html',
                         title => 'Reports',
                       };
}
</%init>