123456 # -*-cperl-*-use strict;use Test::More;plan tests => 1;use_ok("Net::ModestMaps");
# -*-cperl-*-
use
strict;
Test::More;
plan
tests
=> 1;
use_ok(
"Net::ModestMaps"
);