1 2 3 4 5 6 7 8 9
use strict; use warnings; use Test::More; use ok 'Test::Stream::Exporter::Meta'; # This is tested by the Test::Stream::Exporter tests. done_testing;