[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Glib::Flags overload !=



Torsten Schoenfeld <kaffeetisch gmx de> writes:
>
>     '=='   => \&eq,        'eq'   => \&eq, # eq for is_deeply in Test::More
> +   '!='   => \&ne,

Also 'ne' => \&ne perhaps?  The same as for the eq.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]