]> iEval git - gruntmaster-page.git/blob - gruntmaster-genpage
PUBLISH should be sent on regular Redis connection
[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.038971 seconds and 4 git commands to generate.