On Wed, Dec 09, 2009 at 12:16:32AM -0500, Austin Hastings wrote:
> >>But I'm curious if there's some P6 feature I've forgotten about
> >>(which I've forgotten most of them, excepting the rev number)
> >>that would let me do this without having to go too far away from
> >>the metal.
>
> Coming at t
2009/12/7 Gabor Szabo :
> 2009/12/7 Gabor Szabo :
>> 2009/12/6 Víctor A. Rodríguez (Bit-Man) :
>>> Hi perlsixers,
>>>
>>> we've been working a bit on Perl 6 lately [1] and some work, even the
>>> basic coding, would be great if we use some IDE.
>>> I'm a regular Eclipse user and EPIC seems the natu
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #71112]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=71112 >
rakudo: sub foo { @_[0] = "bah" }; my $a = "!"; foo($a); say $a
rakudo 7ef386: !
i'd
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #71110]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=71110 >
rakudo: sub foo($a = 1, $b) { say $a }; foo(3)
rakudo 7ef386: Not enough positional pa
Gabor,
Thanx this is a good step forward.
With simple files, no problem. I tried a larger file and got the
following in the terminal window:
./perl-5.10.1-xl-0.02/perl/bin/padre.sh
Thread 1 terminated abnormally: Undefined subroutine &Padre::Util::debug
called at
/home/richard/webdownloads/
Gabor Szabo wrote:
You can download it from here:
http://perlide.org/download/binary/perl-5.10.1-xl-0.02.tar.gz
For me using Firefox/Ubuntu, I got an error, but
http://www.perlide.org/download/binary/perl-5.10.1-xl-0.02.tar.gz
worked fine.
Richard
On Tue, 2009-08-12 at 20:45 -0300, Víctor A. Rodríguez (Bit-Man) wrote:
> > $ ./perl-5.10.1-xl-0.01/perl/bin/padre.sh
> >
> > notice one needs to run the shell file!
>
> It worked like a charm, just download, untar an run.
Debian etch is on gcc 2.3 so not for me. I'll try lenny when I get some
t
On Wed, Dec 9, 2009 at 2:18 PM, Richard Hainsworth wrote:
> Gabor,
>
> Thanx this is a good step forward.
>
> With simple files, no problem. I tried a larger file and got the following
> in the terminal window:
>
> ./perl-5.10.1-xl-0.02/perl/bin/padre.sh
> Thread 1 terminated abnormally: Undefined
Gabor,
Now it works.
Richard
Gabor Szabo wrote:
On Wed, Dec 9, 2009 at 2:18 PM, Richard Hainsworth wrote:
Gabor,
Thanx this is a good step forward.
With simple files, no problem. I tried a larger file and got the following
in the terminal window:
./perl-5.10.1-xl-0.02/perl/bin/padre.sh
On Wed, Dec 9, 2009 at 5:50 PM, Richard Hainsworth
wrote:
Removing line 261 fixed the problem.
How do I define where perl6 looks for modules?
If I have a module in the same directory as the script, invoking perl6 in
the directory works fine. But Padre assumes the home directory is the
curren
Please find:
http://lith-ology.blogspot.com/2009/12/seven-days-between-parrot-and-camel.html
Lithos
11 matches
Mail list logo