There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Supported Inequalities

== / eq

!= / ne

> / <

contains

Strings

matches qr[${string}] # case matters

Lists

grep list

Hashes

if key exists

Known Bugs