#!/usr/bin/perl use strict; use WebInterface; WebInterface->new()->run();