my $has_PDL = eval { require Wrap::PDL; Wrap::PDL->import(qw(my_method)); 1; }