|
It has been 22 years between the initial public release of Perl 1.0 (December 18, 1987) and the current stable release 5.10.1 (2009).
During those 22 years the following notable releases have been made:
Perl 1.0 (1987 - initial release) Perl 2 (1988 -...
Started by knorv on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
OTOH there's some wild....
My @example = qw(1 2 3); print "foo@example.com";
In Perl 4 that would 5.10.1 fixed it.
In general, perldelta files have changed between Perl 4 and Perl 5 .
Pseudo-hashes are a recent example that spring to my mind.
|
|
On Thu, 16 Oct 2008 13:27:13 -0400, Steven Lembark <lembark@wrkhors.com
What's this got to do with Perl:
<http://freecomputerbooks.com/langPerlBooks.html
Not all of these are "books" per se. For example,
<http://www.faqs.org/docs...
Started by Steven Lembark on
, 10 posts
by 8 people.
Answer Snippets (Read the full thread at omgili):
Most of that content ....
On Fri, 17 Oct 2008 12:00:50 -0500, brian d foy <brian.d.foy@gmail.com
In article <48F77971.3070704@wrkhors.com<lembark@wrkhors.com
That sure looks like those sites that steal content to get people to
click on ads .
|
|
We hear this all too common: "I have one huge problem with Perl; it is too slow."
But is Perl realy slow, could perl be slow at all?
The problem is that most programmers associate an implementation of a
programming
language with the language...
Started by mercurish@googlemail.com on
, 10 posts
by 8 people.
Answer Snippets (Read the full thread at omgili):
The example is deliberately picked to find something C is
faster at!
On Mon, 27 Apr 2009 11:58:56 -0400.
|
Ask your Facebook Friends
|
Hi,
I do not know Perl at all, but I'm very interested in perl6.
My problem is I do not find a good tutorial how to do real perl6
development, all I find seems to assume you know perl5 and the perl
community. And I do not.
As an example I like to build...
Started by lars.a.johansson@se.atlascopco.com on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
I'd recomment the "Perl 6 Programmin....
Since people
scratch mostly their own itches, not much "Perl 6 for newcomers" .
Hej Lars,
Lars (
That's an interesting question! I guess most of the people heavily
involved in Perl 6 are also quite familiar with Perl 5 .
|
|
On Fri, 18 Jan 2008 14:12:18 +0200, Damyan Ivanov <dmn@debian.org> wrote:
Hi,
(this is a long mail. having yoru favourite drink around is recommended)
I've tried to rebuild all pkg-perl packages with perl 5.10 from
experimental and I have...
Started by Damyan Ivanov on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
On Mon, 21 Jan 2008 22:45:32 +0200, Niko Tyni <ntyni@debian.org> wrote:
On Fri, Jan 18, 2008 at 02:12:18PM +0200, Damyan Ivanov wrote:
> I've tried to rebuild all pkg-perl packages with perl 5.10 from
> experimental and I have to say,... .
|
|
That's an enjoyable and educational read, thanks!
There's one form under TMTOWTDI that I'd like to see, but can't figure
out myself. It's the version analogous to this perl5 snippet-
sub odd {$_ % 2}
say grep odd,0..6;
-where the line that filters...
Started by not.com@gmail.com on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
I was wondering why the perl5 example didn't work in p6 the perl5 example didn't work" is "more use of lexical scoping rules."
--John.
Nope, doesn't seem to.
In the synopses yet.
|
|
Hello all,
There was some talk on IRC about a new version of CPAN to match the new
version of Perl.
Recap: wayland76 wants to integrate CPAN with the local package manager
(RPM, DEB). He proposed using Software::Package for that (which is
incomplete...
Started by daniel.carrera@theingots.org on
, 45 posts
by 12 people.
Answer Snippets (Read the full thread at omgili):
Use Whiteness:from<perl5 Acme::Bleach 1.12 cpan:DCONWAY
So we have to give some to implement this for Perl....
During the metadata in S11.
It distributes releases (Perl5 terminologie: a
distribution) which simply is a set of files.
|
|
Hi,
I'm new here, so forgive me if this is not the right list.
After having used perl5 a lot years ago, this weekend I
finally decieded to have a look at perl6.
I followed Moritz Lenz' recent series of articles
in iX magazin [1] and got rakudo running...
Started by chris@1006.org on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at omgili):
Yes, why not?
I was planning to exercise to the example you just gave
came....
example), is so similar to that of
someone else who posted recently that I had to check that it wasn't in my original example
gives a 4 times speed up).
|
|
On Wed, 19 Mar 2008 12:02:17 +0100, "Joost Witteveen" <joosteto@gmail.com> wrote:
I try the SWIG STL vector example from:
http://www.swig.org/Doc1.3/Library.html#Library_nn15
calling swig seems to work for all languages, except for python ...
Started by Joost Witteveen on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at omgili):
At least when giving the -c++ argument....
On Thu, 20 Mar 2008 13:40:17 +0100, "Joost Witteveen" <joosteto@gmail.com> wrote: joostje@muso:~/ar$ swig -python example.i
/usr/share/swig1.3/python/std_common.i:9: Error: Syntax error in input(1) .
|
|
On Thu, 10 Jul 2008 14:21:22 +0200, root <tech@mediaforest.net
Package: amavisd-new
Version: 1:2.4.2-6.1
Severity: wishlist
Would it be possible to use directly the content of bind9 configuration for the amavis parameter local_domains_map ?
-...
Started by root on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
Alex
--
Alexander Wirt, formorer@formorer.de
CC99 2DDD D39E 75B0 B0AA.
It would be an example.
|