My understanding is that the happy and long-awaited release announcement
was done on Christmas out of tradition of announcing Perl releases on
Christmas, that it means that the specification of the language is now
declared as (fairly) stable, but the implementation is a different matter.
In practi
2009/3/24 Larry Wall :
> http://www.wall.org/~larry/camelia.pdf
>
Intended or not, the smiley is a nice tribute to Audrey and her lovely
style of presentations.
--
Amir Elisha Aharoni
heb: http://haharoni.wordpress.com | eng: http://aharoni.wordpress.com
cat: http://aprenent.wordpress.com | rus
# New Ticket Created by Amir E. Aharoni
# Please include the string: [perl #64032]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64032 >
`cat build/PARROT_REVISION' :
37414
`./perl6 -v' :
This is Rakudo Per
Hi,
I wanted to file a couple of tickets about Rakudo. Unfortunately, i
couldn't find instructions for doing it anywhere at www.rakudo.org or
dev.perl.org/perl6/ .
So how do i do it?
--
Amir Elisha Aharoni
heb: http://haharoni.wordpress.com | eng: http://aharoni.wordpress.com
cat: http://apren
Is there a rakudo package for cygwin?
There's parrot and parrot-languages, but none of them seems to include
anything that looks like "rakudo" or "perl6".
Do i have to build it myself to try it? Or didn't i look well enough?
Thanks in advance.
--
Amir Elisha Aharoni
heb: http://haharoni.wordp
On 26/01/2008, Larry Wall <[EMAIL PROTECTED]> wrote:
> After a recent exchange on PerlMonks about join, I've been thinking
> about the problem of pluralization in interpolated strings, where we
> get things like:
>
> say "Received $m message{ 1==$m ?? '' !! 's' }."
>
> ...
>
> Any other cute id
On 30/12/2007, Jonathan Lang <[EMAIL PROTECTED]> wrote:
> The only wart
> is that '#( ... )' cannot begin at the very start of a line; but it's
> easy enough to get around that restriction - say, with some leading
> whitespace.
Thanks for the reply - can you please what is the problem with having
Hi, all,
If you speak Russian, check out http://www.perl6.ru (in case you
haven't already).
Andrey Shitov works at the famous Art. Lebedev studio in Moscow. He's
the programming guy in a bunch of designers.
His blog about Perl 6 is rarely updated, but when it is, it has a very
interesting info.
* Anything else that should go into the requirements?
It would be even cooler if the command
$ p6explain 'some_user_defined_sub'
would display prettily-formatted pod for that sub and would work
transparently, regardless of whether this sub is defined in the Perl
standard library, CPAN module
On 01/07/07, Luke Palmer <[EMAIL PROTECTED]> wrote:
On 7/1/07, Amir E. Aharoni <[EMAIL PROTECTED]> wrote:
> > > please correct me if
> > > i say something stupid or if this has already been discussed before.)
>
> > Another important loss if we were to go
> please correct me if
> i say something stupid or if this has already been discussed before.)
Another important loss if we were to go with <1..3> would be the
ability to have runtime-dependent ranges; e.g.:
/ ($ntimes) x**{$ntimes} /
That's exactly what i meant by "something stupid".
T
(I'm just studying the intricacies of Perl 6, so please correct me if
i say something stupid or if this has already been discussed before.)
I was looking for the Perl 6 equivalent of
"aaa" =~ /a{1,3}/
and finally found that it's
"aaa" ~~ /a**{1 .. 3}/
This looked rather weird, so i asked on I
17/09/06, Juerd <[EMAIL PROTECTED]> skribis:
This is a very strict language, though, as it is based on XML.
A document is either valid and unambiguous, or completely invalid.
Just like any programming language should be. And the XHTML rules are
quite reasonable. In practice *all* browsers effec
> Thomas Wittek <[EMAIL PROTECTED]> writes:
>> An other acceptable solution would be to create a backwards
>> compatible P6 CGI.pm and create a new Web.pm with an all new
>> interface, like Mark suggested.
My 0.02 ₪: CGI.pm will be better off redesigned and cleaned up, and
for those wanting comp
Since I came to programming after the days of Forth and Lisp being
prominent languages, I can't dispute nor concur with her statement. How
would you respond?
First, a bit of advice that convinced me to go with Perl 6 not only
philosophically, but practically too.
Go here:
http://www.artlebedev
Yes. (Or endorsement by @Larry.) My guess is that something like this is
necessary to overcome the past reluctance of others to use *any* of the
previously suggested, currently existing wikis.
Right on.
Currently the Parrot PDD's say that the docs that must be written in
POD, even though XML (o
My study of Perl 6 has been rather sporadic until now, but i'm
starting to catch up.
Here's a question:
I've seen the matter of "autothreading" mentioned in various places,
usually together with junctions. It seems like a neat idea, thread
safety concerns notwithstanding. Searching the mailing l
Hello,
Yesterday i sent my first patch to parrotbug {at} parrotcode.org
according to the instructions in docs/submissions.pod .
I wanted to check if it actually arrived anywhere, so i tried to look
at rt.perl.org , created a bitcard account, and attempted to fetch
some tickets, but i can see non
2006/8/3, Matt Todd <[EMAIL PROTECTED]>:
I'll be honest, I was willing to put in some effort for something
substantial and original, but I'm not too keen on just remaking or
porting an old solution.
M.T.
Just in case i am misunderstood - i'm not talking about the platform,
i'm talking about co
Hi,
There was so much talk about perl6 wiki, that i couldn't follow it anymore.
Is there a currently working wiki where actual perl6 documentation can
be read/written?
Is it http://perl.net.au/wiki/ ? It doesn't seem to be very full of info ...
--
Amir Elisha Aharoni, http://aharoni.blogspot.c
However, as has been pointed out regarding MS Word, most users only
use a very tiny subset of its functionality. The problem is that the users
are using different subsets. I've done huge amounts of HTML parsing and
can't recall having used GDBM_File.
It all comes to *different* subsets
I
On 5/30/06, Michael Mathews <[EMAIL PROTECTED]> wrote:
...
I suggest that a
> Perl 6 distribution that includes as many modules as feasible be
> maintained as a strictly separate project. But the P5ish emphasis
> on core modules has to go.
In that case only the compiler and the most basic I/O f
BEEP-BEEP - for some reason, every time i hit "Reply" my reply is sent
to the poster and not to the list. Is the bug in my mailer (GMail), my
head, or the list server?
See replies below.
On 5/30/06, Darren Duncan <[EMAIL PROTECTED]> wrote:
At 10:56 AM +0300 5/30/06, Amir E. Aha
On 30/05/06, Ovid <[EMAIL PROTECTED]> wrote:
Since it looks like we're really going to have Perl6 within a year or so,
what are the "must have" modules folks will want before they can
consider using Perl6 in production?
I wouldn't say that it's the minimum for the first production version,
but
Beep beep. I, for example, hate the verbosity of html, but i use it
nevertheless. The popularity of Wikipedia made Media-Wiki syntax the
de-facto standard. It's not perfect, but please don't reinvent the
wheel (even though it's a PHP wheel).
It's funny - i was the first one who proposed the wiki
Is there a perl6-user-doc wiki?
It might be a great way to write documentation.
Free collaborative documentation for a free collaborative language -
what could be better?
Let alone Wikipedia - Wikis can be even greater than you think. For
example, check out this site:
http://wiki.osdc.org.il/in
26 matches
Mail list logo