Ticket #526 (assigned enhancement)
Explain idomatic perl what is !! (in Perl 5)
| Reported by: | szabgab | Owned by: | azawawi |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Context Sensitive Help | Version: | 0.45 |
| Keywords: | Cc: |
Description
In
$x = !! $self->foo
the !! is an idiom. Would be nice to be able to recognize and explain.
Note: See
TracTickets for help on using
tickets.

I found this one,
http://www.perlmonks.org/?node_id=374287
Do you have a better link?