pod2usage2.t is not readily portable to VMS either
[p5sagit/p5-mst-13.2.git] / lib /
2006-01-07 Nicholas Clark Remove the greedy quantifier from inside the grouping...
2006-01-06 Steve Peters Upgrade to version-0.52
2006-01-06 Nicholas Clark Negating an unsigned value generates warnings for some...
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2006-01-05 Rafael Garcia-Suarez Upgrade to CPAN.pm 1.83
2006-01-04 Steve Peters Don't warn about invalid dirhandles in DirHandle::DESTR...
2006-01-03 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
2006-01-02 pm@capmon.dk Documentation fix for File::Temp::new
2006-01-02 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
2005-12-31 Steve Peters Upgrade to CPAN-1.80_57
2005-12-31 Nicholas Clark Calling Perl_hv_clear_placeholders while the hash itera...
2005-12-30 Nicholas Clark POSIX now declares missing constants as sub ... ()...
2005-12-30 Rafael Garcia-Suarez Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-29 Robin Houston Test that constant overloading is propagated into eval
2005-12-29 Craig A. Berry fortify Pod::Simple::Search against non-case-preserving...
2005-12-28 Steve Peters Upgrade to PathTools-3.15
2005-12-27 Nicholas Clark s/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas Clark Pass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Nicholas Clark As what we're doing is generating subroutines, which...
2005-12-27 Nicholas Clark Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas Clark Remove the hard wired test numbers in the generated...
2005-12-26 Nicholas Clark Support type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas Clark Add method macro_from_item to encapsulate the entire...
2005-12-26 Steve Peters Upgrade to CPAN-1.80_56
2005-12-26 Nicholas Clark Add a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas Clark Add C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Nicholas Clark The values for proxy constant subroutines need to be...
2005-12-26 Nicholas Clark Rework constant.pm to take advantage of the space savin...
2005-12-24 Nicholas Clark The value from caller doesn't change, so my $pkg =...
2005-12-24 Nicholas Clark Tests for creating constants where prototypes or other...
2005-12-24 Nicholas Clark Using a hash reference rather than a hash can save...
2005-12-23 Nicholas Clark Provide support for types PVN and UNDEF in
2005-12-23 Nicholas Clark ExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas Clark Add support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 chromatic [REPATCH lib/UNIVERSAL.pm] Recommend Against Using...
2005-12-23 Nicholas Clark Need to be more careful with the symbol table manipulat...
2005-12-23 Nicholas Clark SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas Clark Use inlineable proxy constant subs for Socket
2005-12-23 Nicholas Clark Create a sub LC_ALL with the correct prototype.
2005-12-23 Steve Peters Make hostname.t deal with undefined or blank hostnames...
2005-12-23 Steve Peters Fix for pod2man() in ExtUtils::Command::MM to work...
2005-12-22 Nicholas Clark Use inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas Clark Missing ; in Tie::File
2005-12-22 Nicholas Clark Make ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas Clark Break out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas Clark Break out the item normalisation code into a method...
2005-12-22 Robin Houston eliminate HINT_HH_FOR_EVAL
2005-12-22 Steve Peters Add documentation for method domainname() in Net::Domai...
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-12-20 Yitzchak Scott-Tho... make failing cygwin test TODO'd
2005-12-19 Rafael Garcia-Suarez sort.pm deserves a new version number
2005-12-19 Robin Houston Re: [PATCH] Make the 'sort' pragma lexically scoped
2005-12-19 Robin Houston latest switch/say/~~
2005-12-18 Craig A. Berry Two test workarounds for VMS
2005-12-15 Rafael Garcia-Suarez More general fix for bug [perl #37915]
2005-12-15 alexander_bluhm... [perl #37915] Bad select error handling in Net::Ping
2005-12-15 Steve Peters Upgrade to Getopt-Long-2.35
2005-12-14 Nicholas Clark lib/Pod/t/man.t should use TODO with not ok to express...
2005-12-13 Steve Peters Renaming of some of Pod::Simple's test files to make...
2005-12-13 Steve Peters Changes to Pod::Simple's tests to get rid of the "...
2005-12-13 Steve Hay Fix lib/File/Compare.t test failures on Win32
2005-12-12 Steve Peters Pod::Man's tests aren't Unicode friendly. Let's skip...
2005-12-10 Nicholas Clark Re-instate the old perl getcwd as _perl_getcwd, and...
2005-12-10 Steve Peters Upgrade to PathTools-3.14_01
2005-12-09 Andreas König Re: Pod::Simple integration
2005-12-09 Steve Peters Upgrade to CGI.pm-3.15
2005-12-08 Steve Peters One final Pod::Usage yak to shave...
2005-12-08 Steve Peters Version bump for Pod::Usage
2005-12-08 Steve Peters Further yak-shaving on Pod::Usage. Now, t/pod/pod2usag...
2005-12-08 Steve Peters Fix to Pod::Usage to work with all recent Pod::Text...
2005-12-07 Steve Peters One quick fix to the test for differences in error...
2005-12-07 Steve Peters Upgrade to podlators-2.00
2005-12-07 Steve Peters Assimilate Pod-Simple-3.03 to the Perl core
2005-12-07 Steve Peters Upgrade to CGI-3.14.
2005-12-05 Steve Peters Upgrade to CGI.pm-3.13
2005-12-05 SADAHIRO Tomoyuki Clarification and cleanup of the XS SWASHGET code
2005-12-05 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
2005-12-03 Steve Peters Upgrade to version-0.50
2005-12-02 Rafael Garcia-Suarez Replace ^M by a space in test for bug #37716, to make
2005-11-30 SADAHIRO Tomoyuki Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-29 Andreas König Re: [perl #37716] Re: File::Compare broken for filename...
2005-11-29 Steve Peters Assimilate Pod-Escapes-1.04. This is a prereq for...
2005-11-28 Rafael Garcia-Suarez Typo fix, by Olivier Blin
2005-11-28 Jarkko Hietaniemi Math::Trig: blead and maint (doc patch only): s/Bay...
2005-11-27 Rafael Garcia-Suarez Upgrade to Getopt::Long 2.34_04
2005-11-26 Steve Peters Actually update one of the files from the previous...
2005-11-26 Steve Peters Upgrade to Digest-1.14
2005-11-23 SADAHIRO Tomoyuki XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-11-22 Enrico Sorcinelli Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
2005-11-20 Andy Lester Pulling ancient RCS comments
2005-11-19 Steve Peters Upgrade to PathTools-3.14
2005-11-18 Andreas König Dumpvalue doc patch
2005-11-14 Rafael Garcia-Suarez A better fix for [perl #35847] File::Find not performin...
2005-11-12 Steve Peters Upgrade to Locale-Maketext-1.10. As change #25547...
2005-11-11 Steve Peters Fix for RT #37654. Added $COMPILING to list of variabl...
2005-11-10 Dominic Dunlop Suppress leaked warnings in ExtUtils tests
2005-11-10 Rafael Garcia-Suarez Patch by Ilya Zakharevich to give more meaningful error
2005-11-10 jms@mathras.comcas... [perl #35847] File::Find not performing as documented
2005-11-08 Rafael Garcia-Suarez Upgrade to CPAN 1.76_65
2005-11-07 Rafael Garcia-Suarez Remove CPAN.pm's META.yml.
next