Russ Allbery dijo [Wed, Jan 09, 2008 at 05:23:17PM -0800]: > > Perl 6 is already distributed under version 2.0, currently included in > > the Parrot package. As are over a hundred Perl 6 modules, currently > > included in the Pugs package. We haven't split them out into separate > > Debian packages yet, but will in the next 6 months or so. > > That's additional information that I didn't have. Are all hundred of > those modules covered under the Artistic 2.0 license? > > I was under the impression that the Perl 6 modules in the archive were > being packaged independently like the Perl 5 modules, since I think I've > seen several of them already. I didn't realize that you had a monolithic > package that you were going to break up.
The Perl 6 modules currently in the archive are, confusingly as it seems, for Perl 5. That means, excluding Pugs (which is a Perl 6 ongoing implementation): libperl6-export-perl - Implements the Perl 6 'is export(...)' trait libperl6-form-perl - perl - Perl6::Form - Implements the Perl 6 'form' built-in libperl6-junction-perl - Perl6 style Junction operators in Perl5. libperl6-say-perl - print -- but no newline needed libperl6-slurp-perl - Implements the Perl 6 'slurp' built-in So, (for the simplest example), if in your Perl5 code you say: use Perl6::Say; say 'onara'; it will work as it would in Perl6, and put a newline after the string. But anyway, as for the licensing: This module's licensing reads: COPYRIGHT Copyright (c) 2004, Damian Conway. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself. So, once again: What is Perl itself? Here, I'd think it means "Perl 5", as it's the only Perl able to use this. But again, if Perl is to change its licensing... This copyright string becomes ambiguous. Anyway... Allison, I do agree with Russ on this thread: We still are not -as said in Spanish- close to the river. We shall see how to cross the bridge once we get there - The license is not yet a common license, but it presumably will become soon. I'm more worried about the tons of changes this will inflict on the pkg-perl group ;-) But well, that's just me. Greetings, -- Gunnar Wolf - [EMAIL PROTECTED] - (+52-55)5623-0154 / 1451-2244 PGP key 1024D/8BB527AF 2001-10-23 Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]