use t::TestYAML tests => 1; use YAML::Events; ok UNIVERSAL::can('YAML::Event::CollectionStart', 'new'), 'Derived class works with -base';