Re: about PXPerl

2006-10-05 Thread chen li
--- "D. Bolliger" <[EMAIL PROTECTED]> wrote: >> > I recenlty install PXPerl on my window xp. The > > documentations come with perl6 bible stuff. Out > of > > curiosity I read some of the object section and > data > > type/variable in Perl 6. It looks like we have to > > predeclare a lot of type

Re: about PXPerl

2006-10-05 Thread D. Bolliger
chen li am Donnerstag, 5. Oktober 2006 14:13: > Hi all, > > I recenlty install PXPerl on my window xp. The > documentations come with perl6 bible stuff. Out of > curiosity I read some of the object section and data > type/variable in Perl 6. It looks like we have to > predeclare a lot of types of

about PXPerl

2006-10-05 Thread chen li
Hi all, I recenlty install PXPerl on my window xp. The documentations come with perl6 bible stuff. Out of curiosity I read some of the object section and data type/variable in Perl 6. It looks like we have to predeclare a lot of types of variables before we can use them, just like those in JAVA.