]> iEval git - gruntmaster-page.git/blob - gruntmaster-genpage
Add log pagination, allow jo and fix bugs in log/log_entry
[gruntmaster-page.git] / gruntmaster-genpage
1 #!/usr/bin/perl -w
2 use v5.14;
3
4 use Gruntmaster::Data qw/PUBLISH/;
5
6 PUBLISH genpage => $_ for @ARGV;
This page took 0.042154 seconds and 4 git commands to generate.