| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81906]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81906 >
|
|
|
|
|
|
|
| |
How do I efficiently match many regular expressions at once?
It's almost trivial with smart matching. Barely worth
asking anymore.
|
| |
|
| |
|
|
|
|
|
|
|
| |
\g was added to avoid ambiguities that \digit causes. This updates the
pod documentation to use \g in examples, and to prefer it when
explaining the concepts. Some non-symmetrical outlined text dealing
with it was also cleaned up.
|
|
|
|
|
|
| |
Both terms 'capture group' and 'capture buffer' are used in the
documentation. This patch changes most uses of the latter to the
former, as they are referenced using "\g".
|
| |
|
|
|
|
|
| |
This is commit cfc60b072536b6232cec8a3a3551c8bdf3c3eefd from the
perlfaq repository at git@github.com:briandfoy/perlfaq.git
|
|
|
|
|
| |
This comes from 028b6d17a07335707c2b234cb69ac4051ed48435 in
git@github.com:briandfoy/perlfaq.git
|
|
|
|
|
|
|
|
| |
The latest commit in https://github.com/briandfoy/perlfaq is
aa2b30a3bcbf1ac69f000fe363b0c384fbc44723
dated Thu Oct 15 20:01:45 2009 -0500
|
| |
|
|
|
| |
p4raw-id: //depot/perl@32464
|
|
|
|
|
|
| |
Also, use a svn checkout done under an English locale, to
avoid having French dates in the headers. Hateful.
p4raw-id: //depot/perl@30721
|
|
|
| |
p4raw-id: //depot/perl@30218
|
|
|
| |
p4raw-id: //depot/perl@29034
|
|
|
| |
p4raw-id: //depot/perl@28820
|
|
|
| |
p4raw-id: //depot/perl@27399
|
|
|
| |
p4raw-id: //depot/perl@26601
|
|
|
| |
p4raw-id: //depot/perl@25857
|
|
|
|
|
| |
Message-ID: <434D9A32.4050305@cpan.org>
p4raw-id: //depot/perl@25748
|
|
|
| |
p4raw-id: //depot/perl@25301
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
p4raw-id: //depot/perl@25253
|
|
|
|
|
| |
Message-ID: <20050602211954.GA22107@petdance.com>
p4raw-id: //depot/perl@24686
|
|
|
| |
p4raw-id: //depot/perl@24684
|
|
|
| |
p4raw-id: //depot/perl@24128
|
|
|
| |
p4raw-id: //depot/perl@24024
|
|
|
| |
p4raw-id: //depot/perl@23509
|
|
|
| |
p4raw-id: //depot/perl@23466
|
|
|
|
|
|
| |
Subject: [PATCH perlfaq6] map in a void context.
Message-ID: <20030909083158.GA24125@abigail.nl>
p4raw-id: //depot/perl@21166
|
|
|
|
|
| |
Message-ID: <20030901201920.3929.qmail@plover.com>
p4raw-id: //depot/perl@20997
|
|
|
| |
p4raw-id: //depot/perl@18459
|
|
|
| |
p4raw-id: //depot/perl@18185
|
|
|
| |
p4raw-id: //depot/perl@17004
|
|
|
| |
p4raw-id: //depot/perl@16801
|
|
|
| |
p4raw-id: //depot/perl@15813
|
|
|
| |
p4raw-id: //depot/perl@15416
|
|
|
| |
p4raw-id: //depot/perl@15415
|
|
|
| |
p4raw-id: //depot/perl@15353
|
|
|
| |
p4raw-id: //depot/perl@14532
|
|
|
| |
p4raw-id: //depot/perl@14460
|
|
|
| |
p4raw-id: //depot/perl@14044
|
|
|
|
|
| |
Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
p4raw-id: //depot/perl@13930
|
|
|
|
|
| |
Message-ID: <20011229015928.A29712@geb.elixus.org>
p4raw-id: //depot/perl@13922
|
|
|
| |
p4raw-id: //depot/perl@13537
|
|
|
| |
p4raw-id: //depot/perl@13317
|
|
|
| |
p4raw-id: //depot/perl@13009
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
Patching README.foo instead of pod/perlfoo.pod,
not patching Math::BigInt (Tels will take care of that),
dropping broken hv.c and sv.h patches, patching libnetcfg.PL
and perldoc.PL instead of libnetcfg and perldoc, patching
ext/Digest/MD5/t/files.t since MD5.pm was changed.
p4raw-id: //depot/perl@12954
|