summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* MANIFEST update relating to change 34504.Nicholas Clark2008-10-181-0/+3
| | | p4raw-id: //depot/perl@34508
* Damian has transferred Filter::Simple to p5p. Bump its version to 0.83Nicholas Clark2008-10-181-1/+0
| | | | | | with the new contact details, and remove the out-of-date README from core. p4raw-id: //depot/perl@34505
* One final tweak for the Test-Simple-0.82 upgrade. Ugh.Steve Peters2008-10-151-1/+1
| | | p4raw-id: //depot/perl@34490
* *sigh* More files messed with for Test-Simple-0.82.Steve Peters2008-10-151-0/+1
| | | p4raw-id: //depot/perl@34488
* Must remember to update MANIFEST, OK?Steve Peters2008-10-151-23/+28
| | | p4raw-id: //depot/perl@34485
* Upgrade to ExtUtils-MakeMaker-6.47_01Nicholas Clark2008-10-151-0/+2
| | | p4raw-id: //depot/perl@34482
* Upgrade to Devel::PPPort 3.14_02Marcus Holland-Moritz2008-10-121-0/+2
| | | p4raw-id: //depot/perl@34475
* Upgrade to Archive-Tar-1.39_04Steve Hay2008-10-011-0/+6
| | | | | Local change 32352 remains in 04_resolved_issues.t p4raw-id: //depot/perl@34452
* Upgrade to Module-Build-0.30Steve Hay2008-09-301-0/+3
| | | | | | | Local changes 32357 in ppm.t and 32351 in test_type.t and xs.t remain, but not the tilde.t part of 32351, which looks like it might be superseded by changes in 0.30 p4raw-id: //depot/perl@34446
* Storable and HP-UX Optimizer don't like eachother on 5.8.xH.Merijn Brand2008-09-291-0/+1
| | | | | | Dropping optimization level for HP C-ANSI-C to +O1 won't do too much harm to all other builds, so keep it simple p4raw-id: //depot/perl@34441
* Upgrade to ExtUtils-MakeMaker-6.46Steve Hay2008-09-291-0/+2
| | | | | | Local changes 32905 and 32964 in MM_Unix.pm and 33259 in MM_Unix.t remain p4raw-id: //depot/perl@34440
* Hints file for MirOS BSDChris BinGOs Williams2008-09-261-0/+1
| | | | | | | From: "Chris 'BinGOs' Williams" <chris@bingosnet.co.uk> Message-ID: <20080925150310.GA30736@klanker.bingosnet.co.uk> Date: Thu, 25 Sep 2008 16:03:10 +0100 p4raw-id: //depot/perl@34423
* Upgrade to podlators-2.1.4Steve Hay2008-09-261-0/+1
| | | p4raw-id: //depot/perl@34421
* Add new test file to MANIFEST. Fix tests for threaded builds.H.Merijn Brand2008-09-251-0/+1
| | | p4raw-id: //depot/perl@34418
* Upgrade to podlators 2.1.3Nicholas Clark2008-09-151-0/+1
| | | p4raw-id: //depot/perl@34364
* Upgrade to Test::Harness 3.14Nicholas Clark2008-09-131-0/+6
| | | p4raw-id: //depot/perl@34359
* No, third time not lucky. Remove the extraneous leading - sign.Nicholas Clark2008-08-261-1/+1
| | | p4raw-id: //depot/perl@34233
* And then change 34231 removed the other t/lib/Dev/Null.pm from theNicholas Clark2008-08-261-0/+1
| | | | | MANIFEST, when it too needs to stay. Third time lucky? p4raw-id: //depot/perl@34232
* Khaaaaan! Change 34230 wasn't right. The tests all passed because INicholas Clark2008-08-261-2/+1
| | | | | | had a(nother) copy of Dev::Null in the "right" place. So make that right place official. p4raw-id: //depot/perl@34231
* And then add the Dev::Null from Test-Simple-0.80Nicholas Clark2008-08-261-0/+1
| | | p4raw-id: //depot/perl@34230
* Move all of Test::Harness's test modules into ext/Test/Harness/t/libNicholas Clark2008-08-261-14/+14
| | | p4raw-id: //depot/perl@34229
* Move t/lib/{data,sample-tests,source_tests,subclass_tests} intoNicholas Clark2008-08-261-65/+65
| | | | | | ext/Test/Harness/t/{data,sample-tests,source_tests,subclass_tests} (The same path as in the Test-Harness distribution.) p4raw-id: //depot/perl@34227
* Move the modules, tests, prove and Changes file from lib/ toNicholas Clark2008-08-191-84/+85
| | | | | | | ext/Test/Harness. Not everything is there yet, but it makes it way easier to swap the directory out and replace it with a trunk svn checkout. p4raw-id: //depot/perl@34206
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-111-1/+0
| | | | | | From: "Reini Urban" <rurban@x-ray.at> Message-ID: <6910a60807280355g129511d9v61c9763c3fd12a27@mail.gmail.com> p4raw-id: //depot/perl@34200
* Upgrade to Test::Harness 3.13Nicholas Clark2008-07-311-0/+23
| | | p4raw-id: //depot/perl@34169
* Upgrade to podlators 2.1.2Steve Hay2008-07-221-0/+2
| | | p4raw-id: //depot/perl@34153
* Upgrade to Encode-2.26Steve Hay2008-07-071-1/+1
| | | p4raw-id: //depot/perl@34103
* threads::shared 1.24Jerry D. Hedden2008-07-021-0/+1
| | | | | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510807020701v78a14d06g1e0e5f098c6131ed@mail.gmail.com> ...plus some adjustments to the test headers to prevent failures in the Perl core. p4raw-id: //depot/perl@34098
* Some more missing isGV_with_GP()sBen Morrow2008-06-281-0/+1
| | | | | Message-ID: <20080628160017.GA81579@osiris.mauzo.dyndns.org> p4raw-id: //depot/perl@34092
* A quick new release of Pod-Simple has removed the dependency on Steve Peters2008-06-051-68/+0
| | | | | HTML-Parser. HTML-Parser and HTML-Tagset will now be leaving us. p4raw-id: //depot/perl@34001
* Assimilate HTML-Parser and HTML-Tagset. HTML-Parser is now a prereqSteve Peters2008-06-051-31/+99
| | | | | | for Pod-Simple and HTML-Tagset is a prereq for HTML-Parser. I also resorted the MANIFEST file. p4raw-id: //depot/perl@33998
* Upgrade to Pod-Simple-3.06Steve Peters2008-06-041-0/+3
| | | p4raw-id: //depot/perl@33997
* Upgrade to podlators-2.1.0Steve Peters2008-06-021-0/+1
| | | p4raw-id: //depot/perl@33987
* Upgrade to Object-Accessor-0.34Steve Peters2008-05-211-0/+1
| | | p4raw-id: //depot/perl@33899
* Merge common code from installperl and installman into install_lib.plNicholas Clark2008-05-191-0/+1
| | | p4raw-id: //depot/perl@33862
* Add ..., !!!, and ??? operatorschromatic2008-05-181-0/+1
| | | | | Message-Id: <200805101252.11961.chromatic@wgz.org> p4raw-id: //depot/perl@33858
* IO::Compress::* 2.011Paul Marquess2008-05-181-0/+1
| | | | | | From: "Paul Marquess" <Paul.Marquess@ntlworld.com> Message-ID: <CF9B8F335CB2417FBA78E0F08EAB1F7D@myopwv.com> p4raw-id: //depot/perl@33846
* threads::shared 1.21Jerry D. Hedden2008-05-161-0/+1
| | | | | | From: "Jerry D. Hedden" <jdhedden@cpan.org> Message-ID: <1ff86f510805160652l73e7d5a9hdc675e8efbbf1479@mail.gmail.com> p4raw-id: //depot/perl@33836
* Upgrade to Digest-SHA-5.47Steve Peters2008-05-021-1/+1
| | | p4raw-id: //depot/perl@33779
* New tests (and TODO tests) for ~~ and overloading,Ricardo SIGNES2008-04-261-0/+1
| | | | | | | | based on: Subject: object ~~ overloading and not Message-ID: <20080418220238.GA91526@knight.local> p4raw-id: //depot/perl@33750
* Update Compression modules to version 2.009Paul Marquess2008-04-211-0/+4
| | | | | | From: "Paul Marquess" <Paul.Marquess@ntlworld.com> Message-ID: <006601c8a2f6$7d18a200$6501a8c0@myopwv.com> p4raw-id: //depot/perl@33716
* Test dbmopen more thoroughly, including closing the coverage hole forNicholas Clark2008-04-171-0/+1
| | | | | the code that automatically requires AnyDBM_File.pm in pp_dbmopen. p4raw-id: //depot/perl@33705
* Move the NoExporter test module under Test::SimpleRafael Garcia-Suarez2008-04-151-2/+2
| | | | | (part of a plan to have modules self contained, and removing test modules from t/lib) p4raw-id: //depot/perl@33692
* Add Dummy.pm from the base CPAN distribution,Rafael Garcia-Suarez2008-04-151-1/+1
| | | | | and adjust tests accordingly p4raw-id: //depot/perl@33691
* Upgrade to Devel::PPPort 3.13_02Marcus Holland-Moritz2008-04-131-0/+1
| | | p4raw-id: //depot/perl@33672
* Math::BigRat 0.22Tels2008-04-111-0/+1
| | | | | Message-Id: <200804072127.38258@bloodgate.com> p4raw-id: //depot/perl@33666
* Pack lib/CGI/t/upload_post_text.txt with uupacktool.pl. (It contains aNicholas Clark2008-04-031-1/+1
| | | | | GIF, which clearly isn't text) p4raw-id: //depot/perl@33643
* Additional CGI.pm test files that got missed at some point.Steve Peters2008-03-281-0/+3
| | | p4raw-id: //depot/perl@33592
* borg parent.pmYitzchak Scott-Thoennes2008-03-251-0/+13
| | | | | | | | From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org> Message-ID: <57512.71.32.86.11.1204766372.squirrel@webmail.efn.org> Plus bump base.pm's version to a non-alpha number p4raw-id: //depot/perl@33556
* Upgrade to Module::Pluggable 3.7Nicholas Clark2008-03-131-1/+7
| | | p4raw-id: //depot/perl@33505