Acme-MetaSyntactic-nethack

 view release on metacpan or  search on metacpan

t/use_ok.t  view on Meta::CPAN

use strict;
use warnings;

use Test::More tests => 1;

use_ok('Acme::MetaSyntactic::nethack');

# setup nethack: set filetype=perl tabstop=4 softtabstop=4 expandtab :
# setup nethack: set shiftwidth=4 shiftround textwidth=0 nowrap autoindent :
# setup nethack: set foldmethod=indent foldlevel=0 :



( run in 0.691 second using v1.01-cache-2.11-cpan-b85c58fdc1d )