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