Help for this page
use strict; use warnings; ... sub end_content { # ... }
sub init { use strict; ... sub end_content { # ... }