in reply to A modern Perl repalcement for Apache Server Side Includes?
If SSI are enough, stick to SSI.
However for my stuff I didn't quite like SSI, and I wrote my own generator for static websites, which has some features that make nested menus (and opening those that lead to the current page) easier.
I don't think it's worth using a framework like Mojolicious or Dancer for static pages.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: A modern Perl repalcement for Apache Server Side Includes?
by skx (Parson) on Feb 10, 2013 at 23:35 UTC | |
by Anonymous Monk on Feb 11, 2013 at 04:03 UTC | |
|
Re^2: A modern Perl repalcement for Apache Server Side Includes?
by punch_card_don (Curate) on Feb 11, 2013 at 15:10 UTC |