#!/usr/bin/perl -w use v5.14; use Gruntmaster::Data qw/PUBLISH/; PUBLISH genpage => $_ for @ARGV;