#!/usr/bin/env perl use strict; use warnings; use WebGUI::Paths -inc; use WebGUI::Command; $|++; WebGUI::Command->run;