in reply to Re^2: No error from typo [was: Perl doesn't give error when module is not found]
in thread Perl doesn't give error when module is not found
I don't think print( Dumperrrrrrrrrr $myvar ); helps anyone to understand what's actually going on.
That's why I didn't write (just) print( Dumperrrrrrrrrr $myvar );.
And no, it's not actually an indirect method call. Or any kind of method call. It's a function (i.e. a named operator) with a funky syntax.
|
---|