]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Page/Pb/Entry.pm
Move header / footer to a separate module and update MANIFEST
[plack-app-gruntmaster.git] / lib / Gruntmaster / Page / Pb / Entry.pm
index 6252b99877334bad5a3bffb7d218167d6c1f27ee..53cc2102babd8a53c1a4ba73564906be0d924742 100644 (file)
@@ -14,7 +14,7 @@ use POSIX qw/strftime/;
 use YAML::Any qw/LoadFile/;
 use File::Basename qw/fileparse/;
 use File::Slurp qw/slurp/;
-use Gruntmaster::Page qw/header footer/;
+use Gruntmaster::Page::Common qw/header footer/;
 
 use constant FORMATS => [qw/CPP/];
 use constant TITLE => '<tmpl_var name>';
This page took 0.021728 seconds and 4 git commands to generate.