in reply to Character class set operations?

and the documentation is in perlre just after the list of character class names:
You can negate the [::] character classes by prefixing the class name with a ’^’. This is a Perl extension.