use Test::More tests => 1; use WebService::GData::Constants qw(:namespace); ok(ATOM_NAMESPACE eq 'xmlns="http://www.w3.org/2005/Atom"','ATOM_NAMESPACE is properly imported');