index 899844baf73731eb647ab4a9a4200f50fe2ccbe7..545b2f3e502e41b262386c0b1d8ee99499524d44 100644 (file)
} or do
{
plan skip_all => "IPC::Run not available";
- }
+ };
+
+ eval {
+ Test::More->VERSION('0.93_01');
+ } or do
+ {
+ plan skip_all => "version of Test::More is too old to support subplans";
+ };
}
# Set to untranslated messages, to be able to compare program output