X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=t%2Fload_core.t;h=612b553fb59328d162c3f30d8a97ef577b12d96e;hp=07daa660349f4ae8835b5531962594a18ad992a7;hb=caab9f839ee79c4e5952f6e3ab256c752c561f09;hpb=c9ad2a404f8ee0cd2d28aa478c33e1d7f3dcd677 diff --git a/t/load_core.t b/t/load_core.t index 07daa66..612b553 100755 --- a/t/load_core.t +++ b/t/load_core.t @@ -23,7 +23,7 @@ SKIP: { test_plugin('Lexical::Persistence', 'LexEnv'); -test_plugin('Data::Dump::Concise', 'DDC'); +test_plugin('Data::Dumper::Concise', 'DDC'); test_plugin('Data::Dump::Streamer', 'DDS');