| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
it is nice to know from where an error originates!
|
| |
|
| |
|
|
|
|
| |
thanks to David Golden for pointing this out
|
|
|
|
|
|
|
|
|
|
|
| |
Patch made by rjbs, from <10107.1361064602@chthon>
> Nearly [all of perlopentut] is non-simple. That is not a tutorial,
> and it is not just about open. It is more like "FMTEYEWTK About
> open() and I/O in Perl". If the goal is to create a document that
> teaches people how to use open() for the simple cases, then there
> is no hope for perlopentut. It cannot be turned into that,
> because that is not what it is. You have to start over.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Tom Christiansen for pointing out that the original
replacement:
C< < >
does not ignore the whitespace.
See:
Message-ID: <28746.1301262347@chthon>
Signed-off-by: Michael Witten <mfwitten@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A recent discussion on Stackoverflow.com indicated to me that there is
some potential for confusion in the "Indirect Filehandles" section in
perlopentut.pod. See comments to
http://stackoverflow.com/questions/3661161/writing-a-macro-in-perl/3661239#36612
39
The attached patch is my attempt at clarifying that indirect
filehandles are closed when there are no more references to them
rather than simply when the end of the current lexical scope is
reached. I also added an example of returning such a filehandle from a
subroutine.
I am not sure if this is the best way to word it, so I would
appreciate feedback.
The patch is attached.
-- Sinan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These are all in the pod/ directory, and only the first is a code fix.
There was also a single lingering ISO 8859-1 encoding that missed the
UTF-8 upconvert. The rest are cleanups for typos, some of which seem
to have been around for a rather long time: spelling errors, incorrect
possessives, and extra, missing, or duplicated words.
If you actually read through, I bet you'll realize what sparked this. :)
--tom
Signed-off-by: Abigail <abigail@abigail.be>
|
| |
|
|
|
| |
p4raw-id: //depot/perl@34454
|
|
|
|
|
| |
Message-id: <200809231900.41474.shlomif@iglu.org.il>
p4raw-id: //depot/perl@34435
|
|
|
|
|
|
| |
From: pancho@pancho.name (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-25460-1206095463-311.51964-75-0@perl.org>
p4raw-id: //depot/perl@33559
|
|
|
|
|
| |
Message-ID: <20071117190300.GY10696@c4.convolution.nl>
p4raw-id: //depot/perl@32461
|
|
|
|
|
|
| |
From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net>
p4raw-id: //depot/perl@31444
|
|
|
|
|
|
| |
more consistent
Message-ID: <5694250503171147668e73c7@mail.gmail.com>
p4raw-id: //depot/perl@24090
|
|
|
|
|
| |
by Sherm Pendley
p4raw-id: //depot/perl@23963
|
|
|
| |
p4raw-id: //depot/perl@22301
|
|
|
|
|
|
|
| |
Message-ID: <20040125222218.GA13499@openwall.com>
Remove insecure usage of /tmp from code and documentation
p4raw-id: //depot/perl@22258
|
|
|
| |
p4raw-id: //depot/perl@21040
|
|
|
|
|
| |
noticed by Bob Wilkinson (RT [perl #21725])
p4raw-id: //depot/perl@19080
|
|
|
|
|
| |
Message-ID: <8765v7kb90.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18135
|
|
|
|
|
| |
Message-ID: <20020920172341.GA15672@petdance.com>
p4raw-id: //depot/perl@17935
|
|
|
| |
p4raw-id: //depot/perl@17209
|
|
|
| |
p4raw-id: //depot/perl@17122
|
|
|
|
|
| |
Message-ID: <20020420073628.324.qmail@plover.com>
p4raw-id: //depot/perl@16031
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
TomC (and Gnat) to comply with the rest of Perl.
p4raw-id: //depot/perl@11607
|
|
|
|
|
| |
Message-Id: <200011062357.SAA18173@spotter.yi.org>
p4raw-id: //depot/perl@7585
|
|
|
|
|
| |
<simon.p.cozens@jp.pwcglobal.com>)
p4raw-id: //depot/perl@5959
|
|
|
|
|
| |
and Robin Barker)
p4raw-id: //depot/perl@5493
|
|
|
| |
p4raw-id: //depot/perl@5319
|
|
|
|
|
|
|
|
| |
(tag :seek), add S_I constants (and functions) (tag :mode);
refer only to the SEEK_ of Fcntl, not the ones from
POSIX or IO::; add SHUT_ to Socket; get trigonometric
functions from Math::Trig instead of POSIX.
p4raw-id: //depot/cfgperl@5118
|
|
|
| |
p4raw-id: //depot/cfgperl@5043
|
|
|
| |
p4raw-id: //depot/perl@4699
|
|
|
|
|
|
|
|
| |
avoid tickling it in Pod::Man for now; other nits in
Pod::*
p4raw-link: @4081 on //depot/perl: cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36
p4raw-id: //depot/perl@4390
|
|
|
| |
p4raw-id: //depot/perl@3460
|
|
To: pumpkings@jhereg.perl.com
Message-Id: <199901091513.IAA17512@jhereg.perl.com>
p4raw-id: //depot/cfgperl@2611
|