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