summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
Commit message (Collapse)AuthorAgeFilesLines
* open() example in perlfunc.pod Karsten Sperling2000-12-301-1/+1
| | | | | Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de> p4raw-id: //depot/perl@8277
* read() documentation tweak for 20001121.004.Jarkko Hietaniemi2000-12-211-6/+7
| | | p4raw-id: //depot/perl@8215
* Re: [ID 20001013.006] XS subs are not define()edDominic Dunlop2000-12-141-2/+8
| | | | | | | Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]> Document how elusive subroutines can be. p4raw-id: //depot/perl@8112
* DOC PATCH 5.6.0: -s return value incompletely documentedMark-Jason Dominus2000-12-081-2/+2
| | | | | | | Message-ID: <20001207210420.22282.qmail@plover.com> Plus -z doc. p4raw-id: //depot/perl@8034
* Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)Robin Barker2000-11-281-0/+9
| | | | | Message-Id: <200011271756.RAA22706@tempest.npl.co.uk> p4raw-id: //depot/perl@7902
* Explain in more detail the {} syntax ambiguousity.Nicholas Clark2000-11-181-0/+23
| | | | | | Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error Message-ID: <20001117221028.A88930@plum.flirble.org> p4raw-id: //depot/perl@7731
* Document tell() on special streams.Jarkko Hietaniemi2000-11-121-0/+4
| | | p4raw-id: //depot/perl@7661
* [ID 20001112.004] man perlfunc omits tell()'s error returnNicholas Clark2000-11-121-3/+3
| | | | | Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net> p4raw-id: //depot/perl@7658
* Pod updatesStephen P. Potter2000-11-071-5/+5
| | | | | Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
* DOC PATCH 5.6.0Mark-Jason Dominus2000-10-281-2/+9
| | | | | Message-ID: <20001027173244.23754.qmail@plover.com> p4raw-id: //depot/perl@7470
* Support s?printf parameter reordering.Jarkko Hietaniemi2000-10-221-5/+23
| | | p4raw-id: //depot/perl@7402
* [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pauseJeff Pinyan2000-09-121-1/+1
| | | | | Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net> p4raw-id: //depot/perl@7056
* Re-allow vec() for characters > 255.Spider Boardman2000-09-081-2/+7
| | | | | | Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com> p4raw-id: //depot/perl@7039
* Tied filehandle documentationGisle Aas2000-09-071-0/+6
| | | | | Message-ID: <20000904001440.26084.qmail@eik.g.aas.no> p4raw-id: //depot/perl@7023
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-0/+3
| | | | | Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk> p4raw-id: //depot/perl@6988
* Document UNTIE in a very minimalistic way.Jarkko Hietaniemi2000-08-311-0/+4
| | | p4raw-id: //depot/perl@6947
* [ID 20000830.036] [DOC] chom?p %hash not documentedRick Delaney2000-08-301-0/+4
| | | | | Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer> p4raw-id: //depot/perl@6921
* typos in podsNicholas Clark2000-08-301-1/+1
| | | | | Message-ID: <20000830011249.A61388@plum.flirble.org> p4raw-id: //depot/perl@6917
* spellingsMarcel Grunauer2000-08-281-1/+1
| | | | | Message-Id: <200008282319.BAA29862@gandalf.local> p4raw-id: //depot/perl@6872
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-3/+4
| | | | | Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk> p4raw-id: //depot/perl@6790
* Document the endianness of Alpha more precisely.Jarkko Hietaniemi2000-08-211-4/+4
| | | p4raw-id: //depot/perl@6744
* Document the number of exponent digits.Jarkko Hietaniemi2000-08-201-3/+5
| | | p4raw-id: //depot/perl@6729
* [ID 20000817.023] endianness description in perlfunc.podJonathan D Johnston2000-08-191-2/+2
| | | | | Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com> p4raw-id: //depot/perl@6715
* perlfunc.pod -- clarifying sprintf array argument issuesDaniel Chetlin2000-08-181-0/+6
| | | | | Message-ID: <20000818031336.B14165@ilmd.chetlin.org> p4raw-id: //depot/perl@6695
* pod nit seen in passingGurusamy Sarathy2000-08-161-3/+5
| | | p4raw-id: //depot/perl@6658
* (Retracted by #6660)Dominic Dunlop2000-08-151-0/+4
| | | | | | Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]> p4raw-id: //depot/perl@6645
* perlfunc.pod use documentation (5.6.0)Jeff Pinyan2000-08-061-2/+5
| | | | | Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net> p4raw-id: //depot/perl@6533
* Warn under -w if lstat(FH) is attempted.Todd C. Miller2000-08-041-2/+0
| | | | | | Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> p4raw-id: //depot/perl@6524
* [ID 19990721.004] Documentation bug in perlfuncClinton Pierce2000-08-041-1/+2
| | | | | | | Message-Id: <199907212049.QAA12875@mailfw3.ford.com> Fix by Stephen Potter (visible in the bug db but not in p5p?) p4raw-id: //depot/perl@6517
* Make chr() for values >127 to create utf8 when under utf8.Simon Cozens2000-08-011-2/+5
| | | | | | Subject: Re: uft8/chr() Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6475
* docfix from Peter Scott <Peter@PSDT.com>.Jarkko Hietaniemi2000-07-261-9/+6
| | | p4raw-id: //depot/perl@6446
* More split() doc and test patches from Mike Guy.Jarkko Hietaniemi2000-07-261-1/+1
| | | p4raw-id: //depot/perl@6443
* split /^/M. J. T. Guy2000-07-261-0/+3
| | | | | | | Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk> (with notes from tchrist and gbarr) p4raw-id: //depot/perl@6441
* [docpatch] Re: [ID 19991002.011] perldoc -f shiftHugo van der Sanden2000-07-151-1/+1
| | | | | | | Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk> Didn't anymore apply, but that point still could use another fix. p4raw-id: //depot/perl@6410
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4 p4raw-id: //depot/perl@6366 p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..) t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..) ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm (@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp (@6156..) pod/perlsub.pod pod/perltie.pod (@6206..) utils/h2xs.PL (@6280..) p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c (@6238..) p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod (@6276..) p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h (@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..) embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..) p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t (@5857..) p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..) 'ignore' toke.c (@6261..) p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t (@6267..)
* integrate cfgperl changes#6252..6260 into mainlineGurusamy Sarathy2000-07-111-0/+9
| | | | | | | | | | | | | | | | | | | | | p4raw-link: @6260 on //depot/cfgperl: fc865a0069737312ca5ef9762fe8a9be7aa37747 p4raw-link: @6252 on //depot/cfgperl: 0e4dedf1581344244dfa297db1d00c01c5f821aa p4raw-id: //depot/perl@6362 p4raw-integrated: from //depot/cfgperl@6361 'copy in' t/pragma/constant.t (@5717..) t/op/pack.t t/pragma/warn/op (@5996..) pp_proto.h (@6243..) t/op/my_stash.t (@6250..) lib/IPC/Open3.pm (@6253..) 'ignore' t/pragma/warn/regcomp (@6241..) lib/Exporter.pm (@6251..) p4raw-integrated: from //depot/cfgperl@6260 'copy in' pp.c (@6217..) pod/perlfunc.pod (@6248..) p4raw-integrated: from //depot/cfgperl@6259 'copy in' MANIFEST (@6250..) p4raw-integrated: from //depot/cfgperl@6257 'copy in' op.c (@6228..) 'merge in' sv.c (@6244..) p4raw-integrated: from //depot/cfgperl@6256 'copy in' doop.c (@6254..) p4raw-integrated: from //depot/cfgperl@6254 'copy in' t/op/tr.t (@6192..) 'ignore' embedvar.h objXSUB.h (@6243..) 'merge in' embed.h (@6243..) embed.pl proto.h (@6250..)
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-3/+12
| | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6249 on //depot/cfgperl: cab27d238e930b8cddb5b1fb3260355f913b86a6 p4raw-link: @6242 on //depot/cfgperl: 1e72252ad7b8e23d1a1142285b8aa82986bd2491 p4raw-id: //depot/perl@6359 p4raw-integrated: from //depot/cfgperl@6358 'copy in' ext/DynaLoader/DynaLoader_pm.PL (@5953..) t/lib/peek.t (@6086..) t/lib/filefunc.t t/lib/filespec.t (@6230..) pod/perlintern.pod (@6237..) pod/perlapi.pod utf8.c (@6242..) p4raw-integrated: from //depot/cfgperl@6249 'copy in' lib/IPC/Open3.pm (@5937..) p4raw-integrated: from //depot/cfgperl@6248 'copy in' pod/perlfunc.pod (@6206..) p4raw-integrated: from //depot/cfgperl@6247 'ignore' lib/File/Spec.pm (@6230..) p4raw-integrated: from //depot/cfgperl@6244 'copy in' gv.c (@6217..) 'merge in' sv.c (@6196..) p4raw-integrated: from //depot/cfgperl@6243 'copy in' pp_proto.h (@6237..) 'ignore' embedvar.h perlapi.h (@6237..) 'merge in' embed.h objXSUB.h (@6237..) embed.pl perlapi.c proto.h (@6242..)
* remove incorrect documentation about implicit split to @_ inGurusamy Sarathy2000-06-011-5/+3
| | | | | | list context, which never really worked in perl 5 (from M.J.T. Guy) p4raw-id: //depot/perl@6185
* fix places that mean C<"word" character> but say C<alphanumericGurusamy Sarathy2000-05-281-1/+1
| | | | | character> p4raw-id: //depot/perl@6130
* note about undocumented caller() return value (from M.J.T. Guy);Gurusamy Sarathy2000-05-071-1/+2
| | | | | yet another peek.t tweak p4raw-id: //depot/perl@6083
* note about values()Gurusamy Sarathy2000-05-051-5/+7
| | | p4raw-id: //depot/perl@6068
* clarify note about shadow password support (fromGurusamy Sarathy2000-04-281-2/+4
| | | | | gellyfish@gellyfish.com) p4raw-id: //depot/perl@6010
* doubled words in pods (from Simon CozensGurusamy Sarathy2000-04-271-3/+3
| | | | | <simon.p.cozens@jp.pwcglobal.com>) p4raw-id: //depot/perl@5959
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-9/+9
| | | p4raw-id: //depot/perl@5917
* pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (fromGurusamy Sarathy2000-04-241-2/+2
| | | | | Mark-Jason Dominus) p4raw-id: //depot/perl@5913
* add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+4
| | | p4raw-id: //depot/perl@5843
* Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-12/+15
| | | p4raw-id: //depot/cfgperl@5812
* Taint shmread().Jarkko Hietaniemi2000-03-191-2/+2
| | | p4raw-id: //depot/cfgperl@5811
* Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-2/+3
| | | p4raw-id: //depot/cfgperl@5810