#!/usr/bin/perl

use Games::PerlWar::Shell;

Games::PerlWar::Shell::run();
