@{[ init { use feature ":all"; use Data::JPack::App; # BOOTSTAPPING OF A JPACK APP # my %map=Data::JPack::App->_bootstrap; for(keys %map){ $self->add_resource($_, output=>$map{$_}); append_slot(head_start=>qq{}); } # }]} @{[slot "title"=>""]} @{[slot head_start=>""]} @{[slot head_end=>""]} @{[slot body_start=>""]} @{[slot]} @{[slot body_end=>""]}