Revision 09bff7bf
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
SL/Controller/Layout/Css.pm | ||
---|---|---|
1 | 1 |
package SL::Controller::Layout::Css; |
2 | 2 |
|
3 |
use strict; |
|
4 |
|
|
3 | 5 |
use List::Util qw(max); |
4 | 6 |
use Exporter qw(import); |
5 | 7 |
|
Auch abrufbar als: Unified diff
strict