X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVPIT-TestHelpers.git;a=blobdiff_plain;f=lib%2FVPIT%2FTestHelpers.pm;fp=lib%2FVPIT%2FTestHelpers.pm;h=476ce9ba92e837164e5f775ac308ff2e205304e5;hp=b7b7635dafc634647b02a13f9492925d0f7ceae4;hb=3ba261a525c267b0abe70503c79eaee1389e2aba;hpb=2a6ac0f1b934d60631de30d3f14a38667b389cad diff --git a/lib/VPIT/TestHelpers.pm b/lib/VPIT/TestHelpers.pm index b7b7635..476ce9b 100644 --- a/lib/VPIT/TestHelpers.pm +++ b/lib/VPIT/TestHelpers.pm @@ -680,7 +680,7 @@ where : =item - -C<@impls> is the list of desired implementations (which may be C<'Time::HiRes'> or C<'sleep'>), in the order they should be checked. +C<@impls> is the list of desired implementations (which may be C<'Time::HiRes'>, C<'select'> or C<'sleep'>), in the order they should be checked. When the list is empty, it defaults to all of them. =back