use DynaLoader qw( ); use XML::Easy qw( ); warn "You may experience poor performance due to " . "the use of a Pure Perl build of XML-Easy.\n" if !grep $_ eq 'XML::Easy', @DynaLoader::dl_modules;