]> iEval git - plack-app-gruntmaster.git/blob - gruntmaster-genpage
Sort user list by name and exclude users with empty names
[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.045938 seconds and 4 git commands to generate.