use strict; use Test::More; plan tests => 2; use_ok(qq(Net::Delicious::Export)); use_ok(qq(Net::Delicious::Export::Post));