Hi, I saw this notation today:
!! $class->method; or as an assignment: my $var = !! $class->method; I can't find a definition for it in perlsyn or perlop. I don't think it's restricted to classes. I suspect this is boolean but I'd like to know. Any pointers? Thanx, Dp. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/