develooper Front page | perl.perl6.language | Postings from June 2001

Properties and stricture

Thread Next
From:
Me
Date:
June 4, 2001 17:00
Subject:
Properties and stricture
Message ID:
038101c0ed51$100d12c0$6501a8c0@me
Afaict, even with use strict at its most strict, perl 6
can't (in practice) complain, at compile time, if

        $foo.Foun

    refers to an undeclared Foun.

Right?

Should there be a strict mode that warns if a
method name matches a built in property name?


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About