perl6-all@perl.org

2010-08-08 Thread pugs-commits
Author: masak Date: 2010-08-08 09:21:59 +0200 (Sun, 08 Aug 2010) New Revision: 31923 Modified: docs/Perl6/Spec/S32-setting-library/Str.pod Log: [S32/Str] cruft-removal for &pack - Ditch the encoding bit for now. Users can encode to Str the usual way. - Not sure a typed slurpy parameter is goin

[perl #77072] tests available

2010-08-08 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S02-builtin_data_types/array.t commit 84491e4d2d0e0edae629fdcaee3da248f047eb79 Author: radus Date: Sun Aug 8 09:11:30 2010 + [t/spec] Unfudged test for RT 77072 - @a[*] works as expected now.

[perl #77080] Smart-matching against True and False should not be a fatal error

2010-08-08 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #77080] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=77080 > Commits c716715817e6735832604e903389453f47df5d97 and 590f3ba0ffab5ae4a689f71bc86a22cdfe3d

[perl #76994] tests available

2010-08-08 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S32-num/complex.t commit 94aae584b085c473fd3ac16186612e010edd6fd7 Author: moritz Date: Sun Aug 8 12:35:08 2010 + [t/spec] test for RT #76994, bare i is the complex unit git-svn-id: ht

Emacs mode?

2010-08-08 Thread Alberto Simões
Hello Probably this is too soon to be requested, but is there any alpha or beta version for an emacs Perl 6 mode? Cheers ambs -- Alberto Simões

Re: Emacs mode?

2010-08-08 Thread Moritz Lenz
Alberto Simões wrote: > Probably this is too soon to be requested, but is there any alpha or > beta version for an emacs Perl 6 mode? http://svn.pugscode.org/pugs/util/cperl-mode.el Not sure how good or bad it is... but I'd welcome any feedback, since it's a frequently asked question. Cheers, Mo

Re: Emacs mode?

2010-08-08 Thread Alberto Simões
Hellows On 08/08/2010 15:37, Moritz Lenz wrote: > Alberto Simões wrote: >> Probably this is too soon to be requested, but is there any alpha or >> beta version for an emacs Perl 6 mode? > > http://svn.pugscode.org/pugs/util/cperl-mode.el > > Not sure how good or bad it is... but I'd welcome any

[perl #70007] tests available

2010-08-08 Thread kyleha
This is an automatically generated mail to inform you that tests are now available in t/spec/S05-match/capturing-contexts.t commit 44dda9c33b4a3c31e60802a492ffb8ed97ccacde Author: moritz Date: Sun Aug 8 14:54:53 2010 + [t/spec] improve tests for RT #70007 git-svn-id: http://s

Re: Emacs mode?

2010-08-08 Thread Ævar Arnfjörð Bjarmason
2010/8/8 Alberto Simões : > Probably this is too soon to be requested, but is there any alpha or > beta version for an emacs Perl 6 mode? You should use this: http://github.com/jrockway/cperl-mode/tree/mx-declare It's aiming to convert cperl-mode to something that can be used across Perl 5 /

Rakudo star --prefix was removed from blead?

2010-08-08 Thread Alberto Simões
Hello Just to ask if the --prefix option from rakudo star was removed by decision, or if it was a mistake (I miss it) Cheers ;) -- Alberto Simões

Re: Rakudo star --prefix was removed from blead?

2010-08-08 Thread Alberto Simões
On 08/08/2010 19:25, Alberto Simões wrote: > Hello > > Just to ask if the --prefix option from rakudo star was removed by > decision, or if it was a mistake > Hmms, probably it is the new -gen-parrot-prefix (or the old that got renamed for the release) -- Alberto Simões

RE: Emacs mode?

2010-08-08 Thread Jan Dubois
On Sun, 08 Aug 2010, Alberto Simões wrote: > Hellows > > On 08/08/2010 15:37, Moritz Lenz wrote: >> Alberto Simões wrote: >>> Probably this is too soon to be requested, but is there any alpha or >>> beta version for an emacs Perl 6 mode? >> >> http://svn.pugscode.org/pugs/util/cperl-mode.el >> >> N