develooper Front page | perl.perl6.compiler | Postings from July 2005

Re: Is namespace qualification really required

Thread Previous | Thread Next
From:
Flavio S. Glock
Date:
July 19, 2005 11:25
Subject:
Re: Is namespace qualification really required
Message ID:
aa47605d050719112452f8f5f1@mail.gmail.com
I was trying to debug this problem in Prelude.pm - I think it is the same bug:

  pugs> my $x=1.222
  1.222
  pugs> $x.round
  *** Undeclared variable: "&do_round"
      at src/perl6/Prelude.pm line 278, column 9 - line 279, column 5

- Flavio S. Glock

Thread Previous | 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