in reply to Re: stat question
in thread stat question

In the Programming Perl, 3rd. ed, p. 96, stat is listed as a named unary operator, is that a mistake?

Replies are listed 'Best First'.
Re: Re: Re: stat question
by Sidhekin (Priest) on Apr 25, 2002 at 20:35 UTC

    In the Programming Perl, 3rd. ed, p. 96, stat is listed as a named unary operator, is that a mistake?

    No; rather, a named operator is a function. Or at least, Perl builtin functions are operators; either list operators or named unary operators.

    Take a look at the first section of perlfunc.

    The Sidhekin
    print "Just another Perl ${\(trickster and hacker)},"