#!/usr/bin/perl use strict; use warnings; use App::Promulger; App::Promulger->run;