On Fri, 23 Feb 2001 08:57:25 +0100, Jan Erik Moström wrote:

>I'm still trying to figure out this Export stuff ... but here is a MacPerl
>question. I'm reading the Programming Perl book which uses 'our' in a number of
>places. But MacPerl doesn't seem to understand it, is this something that
>belongs to newer version that the one MacPerl is based on?

Yes. And it's "our", not "Our". It is new in 5.6 (5.006, if you like),
while the current MacPerl is a few years old, still 5.004. A newer
version of MacPerl, 5.6.0 or maybe even newer, is in the works.

-- 
        Bart.

Reply via email to