fix for [perl #65582] anon globs segfaulting
[p5sagit/p5-mst-13.2.git] / t / comp / use.t
2009-11-28 Vincent Pit Allow a closing brace after an "use VERSION"
2009-10-09 Nicholas Clark Move the test for require 5.11.0 not loading strictures...
2009-10-09 Nicholas Clark Move tests for use for "new style version numbers"...
2009-09-18 Nicholas Clark Avoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas Clark Avoid using lib.pm in miniperl's tests.
2009-09-08 Rafael Garcia-Suarez Remove code specific to MacOS Classic from core tests
2009-07-07 Rafael Garcia-Suarez Fast enabling of strictures when version 5.11.0 is...
2009-07-07 Steffen Mueller use strict by default if "use 5.011" is in effect!
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2008-08-08 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2007-10-02 John Peacock was Re: Freeze ?
2007-09-06 Rafael Garcia-Suarez Bump version number to 5.10.0.
2007-04-21 Rafael Garcia-Suarez Upgrade to version-0.7203.
2007-03-19 Rafael Garcia-Suarez Upgrade to version.pm 0.71, by John Peacock
2007-03-03 Rafael Garcia-Suarez Don't let feature.pm interfere with the tests for use...
2006-05-10 Nicholas Clark no 5.9.4; should fail in version 5.9.4.
2006-05-10 Nicholas Clark Convert use.t to an inlined is/isnt/like implementation...
2005-09-01 Rafael Garcia-Suarez Add the "no 6" / "no v6" syntax.
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-06-13 John Peacock Bring bleadperl up to version.pm
2004-08-23 Nikola Milutinovic [perl #31295] PATCH: Test comp/use.t fails on Tru64
2004-04-14 John Peacock 's to bring bleadperl up to version-0.39
2004-04-07 John Peacock Bleadperl to version 0.37
2004-02-03 John Peacock was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2002-10-10 John Peacock Version object combined patch
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-03-03 Paul Marquess RE: VERSION core
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathy make parenthetic warnings look consistent; make diagnos...
2000-03-02 Jarkko Hietaniemi Further long double patches from Spider Boardman.
2000-02-26 Gurusamy Sarathy support for version vectors in UNIVERSAL::VERSION(...
2000-02-10 Gurusamy Sarathy longstanding bug in parsing "require VERSION", could...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy fix parse error on C<{ use strict }> and other construc...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1997-01-04 Chip Salzenberg [differences between cumulative patch application and...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...