]> iEval git - plack-app-gruntmaster.git/blob - gruntmaster-genpage
Fix compile error in ::Log::Entry and warning in ::Log
[plack-app-gruntmaster.git] / gruntmaster-genpage
1 #!/usr/bin/perl -w
2 use v5.14;
3
4 use Gruntmaster::Page qw/generate/;
5
6 generate $_ for @ARGV;
This page took 0.048676 seconds and 4 git commands to generate.