use
strict;
use
warnings;
use
App::MARC::Count;
use
Test::NoWarnings;
# Test.
is(
$App::MARC::Count::VERSION
, 0.04,
'Version.'
);
use
strict;
use
warnings;
use
App::MARC::Count;
use
Test::NoWarnings;
# Test.
is(
$App::MARC::Count::VERSION
, 0.04,
'Version.'
);