X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=lib%2FTest%2FLeaner.pm;fp=lib%2FTest%2FLeaner.pm;h=2ada2039793d8fe96e4cf97a9bd6d61298491c6c;hp=8a09c2948cfb004a9865010dd2e5f431218497c1;hb=d5f69b6cc4f2193b93768f4a984d854a9dc7f9d4;hpb=4b118eae6c47826b567c437c15af316e7bfc68b2 diff --git a/lib/Test/Leaner.pm b/lib/Test/Leaner.pm index 8a09c29..2ada203 100644 --- a/lib/Test/Leaner.pm +++ b/lib/Test/Leaner.pm @@ -37,7 +37,7 @@ Its functions behave the same as their L counterparts, except for th =item * Stringification isn't forced on the test operands. -However, L honors C<'bool'> overloading, L and L honor C<'eq'> overloading (and just that one) and L honors whichever overloading category corresponds to the specified operator. +However, L honors C<'bool'> overloading, L and L honor C<'eq'> overloading (and just that one), L honors C<'ne'> overloading, and L honors whichever overloading category corresponds to the specified operator. =item *