summaryrefslogtreecommitdiff
path: root/lib/Text
Commit message (Collapse)AuthorAgeFilesLines
* VERSION++Rafael Garcia-Suarez2005-01-201-1/+1
| | | p4raw-id: //depot/perl@23839
* Re: [perl #33173] shellwords.pl and taintingAlexey Tourbin2005-01-202-21/+49
| | | | | Message-ID: <20041228192937.GB7824@solemn.turbinal.org> p4raw-id: //depot/perl@23838
* Failing matches don't reset numbered variables.Marcus Holland-Moritz2004-07-062-2/+9
| | | | | | Change #22997 could cause Text::ParseWords to loop forever if the regex didn't not match. Explicitly return if the match fails. p4raw-id: //depot/perl@23060
* There was no need to bump $Text::ParseWords::VERSION to 3.24Nicholas Clark2004-07-051-1/+1
| | | p4raw-id: //depot/perl@23048
* Bump version numbersNicholas Clark2004-07-012-2/+2
| | | p4raw-id: //depot/perl@23019
* Cleanup the main regex in Text::ParseWords and make theMarcus Holland-Moritz2004-06-252-20/+21
| | | | | parse_line() routine faster. Add a Unicode test case. p4raw-id: //depot/perl@22997
* Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline ↵Marcus Holland-Moritz2004-06-242-6/+17
| | | | | | | inside quoted text Use the suggested regex fix, plus some tests. p4raw-id: //depot/perl@22992
* [perl #30073] Misleading docs of Text::Wrap perl-5.8.0@ton.iguana.be2004-06-081-1/+1
| | | | | | From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org> Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org> p4raw-id: //depot/perl@22903
* make Text::Balanced skip "case /..../" correctly for Switch.pmDave Mitchell2004-05-162-3/+7
| | | p4raw-id: //depot/perl@22821
* [perl #29073] Reference to incorrect method in documentation ofbob@starlabs.net2004-05-031-2/+2
| | | | | | | From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org> Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org> Date: 22 Apr 2004 10:49:22 -0000 p4raw-id: //depot/perl@22769
* All the authors of these modules have now been contacted;Jarkko Hietaniemi2003-08-141-1/+1
| | | | | | | | but assuming no CPAN updates are upcoming, here are 'fake' version updates to make us different from 5.8.0. (List::Util+Scalar::Util will soon be updated; File::Spec CPAN release will be made based on 5.8.1.) p4raw-id: //depot/perl@20699
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
| | | p4raw-id: //depot/perl@20688
* Upgrade to Text::Balanced 1.94.Jarkko Hietaniemi2003-07-046-92/+200
| | | p4raw-id: //depot/perl@19989
* Text::Abbrev warnings safePeter Scott2003-04-012-1/+10
| | | | | Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com> p4raw-id: //depot/perl@19114
* Re: [perl #17141] Text::Wrap "this should not happen" messageSlaven Rezic2002-09-262-2/+9
| | | | | Message-ID: <871y80a0my.fsf@vran.herceg.de> p4raw-id: //depot/perl@17917
* Re: [Patch] for problem with shellwords.plCurtis Poe2002-05-211-0/+1
| | | | | | | | | | | | From: "Curtis Poe" <cp@onsitetech.com> Date: Tue, 21 May 2002 11:17:40 -0700 Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com> Subject: [Patch] for security problem with Text::ParseWords From: "Curtis Poe" <cp@onsitetech.com> Date: Tue, 21 May 2002 15:10:18 -0700 Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com> p4raw-id: //depot/perl@16727
* getting rid of a few superfluous $&/$`Jeffrey Friedl2002-04-011-2/+13
| | | | | | | | | | Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com> (with more-backward-compat than just using @- and @+, also by Jeffrey) (The version number of Text::Balanced intentionally not increased since Damian will make a new release after 5.8) p4raw-id: //depot/perl@15668
* lib/Text/Tabs.pm doc format touchupJeffrey Friedl2002-01-161-4/+4
| | | | | Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@14299
* Upgrade to Text::Balanced 1.89.Jarkko Hietaniemi2001-11-2011-47/+183
| | | p4raw-id: //depot/perl@13118
* a few typo fixes Jeffrey Friedl2001-11-121-8/+8
| | | | | | | | | | | 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
* Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.Jarkko Hietaniemi2001-09-303-24/+146
| | | p4raw-id: //depot/perl@12279
* AUTHORS updates andIan Phillipps2001-09-041-2/+2
| | | | | | Subject: [PATCH] Just some preening :-) Message-ID: <20010904141659.A10129@homer.diplex.co.uk> p4raw-id: //depot/perl@11857
* Damian-o-rama: upgrade to Attribute::Handlers 0.75,Jarkko Hietaniemi2001-09-0312-1250/+1554
| | | | | | Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and Text::Balanced 1.86. p4raw-id: //depot/perl@11842
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-292-2/+2
| | | | | the modules found using a script written by Larry Schatzer Jr. p4raw-id: //depot/perl@11016
* Shuffle around tests to (ext|lib)/.../t/ subdirectories.Jarkko Hietaniemi2001-06-213-0/+0
| | | | | Resort MANIFEST with sort -f, looks much better. p4raw-id: //depot/perl@10782
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-1813-0/+1734
| | | | | | | | | | | | | | | | | | | | | | | | No doubt I made some mistakes like missed some files or misnamed some files. The naming rules were more or less: (1) if the module is from CPAN, follows its ways, be it t/*.t or test.pl. (2) otherwise if there are multiple tests for a module put them in a t/ (3) otherwise if there's only one test put it in Module.t (4) helper files go to module/ (locale, strict, warnings) (5) use longer filenames now that we can (but e.g. the compat-0.6.t and the Text::Balanced test files still were renamed to be more civil against the 8.3 people) installperl was updated appropriately not to install the *.t files or the help files from under lib. TODO: some helper files still remain under t/ that could follow their 'masters'. UPDATE: On second thoughts, why should they. They can continue to live under t/lib, and in fact the locale/strict/warnings helpers that were moved could be moved back. This way the amount of non-installable stuff under lib/ stays smaller. p4raw-id: //depot/perl@10676
* Try the new test scanning scheme on Text::Abbrev.Jarkko Hietaniemi2001-06-171-0/+0
| | | p4raw-id: //depot/perl@10672
* Try the new scheme by moving the Text::Abbrev testJarkko Hietaniemi2001-06-161-0/+51
| | | | | to a new place under lib. p4raw-id: //depot/perl@10639
* Update to Text::Balanced 1.85.Jarkko Hietaniemi2001-06-031-2/+2
| | | p4raw-id: //depot/perl@10403
* Upgrade to Text::Balanced 1.84.Jarkko Hietaniemi2001-05-081-6/+6
| | | p4raw-id: //depot/perl@10034
* With Damian's approval synchronize damian's modules'Jarkko Hietaniemi2001-03-161-3/+2
| | | | | licensing with Perl's standard module licensing. p4raw-id: //depot/perl@9178
* more pod patchesMichael Stevens2001-03-161-1/+1
| | | | | Message-ID: <20010315212518.A18870@firedrake.org> p4raw-id: //depot/perl@9176
* Add Text::Balanced 1.83.Jarkko Hietaniemi2001-03-132-0/+2203
| | | p4raw-id: //depot/perl@9117
* Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.Jarkko Hietaniemi2001-02-092-26/+69
| | | | | | Didn't upgrade the fill.t since it has a dependency to File::Slurp purely for debugging purposes, the actual test hasn't changed. p4raw-id: //depot/perl@8754
* Retract #8552.Jarkko Hietaniemi2001-01-281-15/+1
| | | p4raw-id: //depot/perl@8573
* (Retracted by #8573)Michael G. Schwern2001-01-261-1/+15
| | | | | | Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace Message-ID: <20010126092831.A15328@blackrider.aocn.com> p4raw-id: //depot/perl@8552
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-0/+6
| | | | | Message-Id: <200012221217.MAA21332@tempest.npl.co.uk> p4raw-id: //depot/perl@8228
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
| | | | | | | Message-ID: <20001205212328.C6473@blackrider.aocn.com> Carp::Heavy parts not very applicable because of recent changes. p4raw-id: //depot/perl@8013
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-1/+1
| | | | | | (either perlbug or p5p ate the original), plus regen perlapi and perltoc. p4raw-id: //depot/perl@6553
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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..)
* more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)Gurusamy Sarathy2000-03-141-37/+31
| | | p4raw-id: //depot/perl@5725
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
| | | p4raw-id: //depot/perl@4954
* doc tweak (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy2000-02-021-4/+4
| | | p4raw-id: //depot/perl@4946
* add $VERSIONGurusamy Sarathy2000-01-211-0/+2
| | | p4raw-id: //depot/perl@4833
* make installperl ignore RCS files (from Michael G SchwernGurusamy Sarathy1999-10-171-3/+3
| | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4398
* inc version (for CPAN.pm sanity)Gurusamy Sarathy1999-06-281-1/+1
| | | p4raw-id: //depot/perl@3563
* Change #2584 from maint-5.005:Ilya Zakharevich1999-01-081-1/+1
| | | | | | | implemented Ilya's suggested fix, and added a testcase Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu> Subject: Re: Text::ParseWords: regex fix p4raw-id: //depot/cfgperl@2585
* Another set of doc patches from AbigailAbigail1999-01-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST) From: abigail@fnx.com Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com> Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST) p4raw-id: //depot/cfgperl@2579
* sync Text::Wrap version numberGurusamy Sarathy1998-11-291-1/+1
| | | p4raw-id: //depot/perl@2402
* update to Text::Wrap 98.112901 from David Muir SharnoffGurusamy Sarathy1998-11-291-5/+30
| | | | | <muir@idiom.com> p4raw-id: //depot/perl@2400