This macro has the same signature than HTML::linkRoute() but wraps the hypertext link with <li></li>.
If the current URL is the specified route, then <li> becomes "active" (<li class="active>...</li>).
I use it to quickly build menus. Work well with Bootstrap.