#!/usr/bin/perl 

use Games::Perlwar::Shell;

Games::Perlwar::Shell::run();
