Yeah, but that's how it is called in the docs.
And you will see that it behaves like an instance of IO::File - like other filehandles do.
DB<100> _->test Can't locate object method "test" via package "IO::File" at (eval 16)[ +multi_perl5db.pl:644] line 2.
And this was the point which made me stumble when I tried to declare a package _; some weeks ago.
In reply to Re^4: Help with file test operators
by LanX
in thread Help with file test operators
by justame
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |