--- "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
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
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.