This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
assert legality of bitshifts in scan_num()
[perl5.git] / t / comp / use.t
2012-08-04 Father Chrysostomos[perl #114222] Make ‘use’ parse arguments in term context
2011-12-07 Father Chrysostomosmore tests for partial strictures and ver decls
2011-12-07 Father ChrysostomosImplement new ‘use 5.xxx' plan
2010-07-24 David GoldenGlobal executable bit cleanup
2009-11-28 Vincent PitAllow a closing brace after an "use VERSION"
2009-10-09 Nicholas ClarkMove the test for require 5.11.0 not loading strictures...
2009-10-09 Nicholas ClarkMove tests for use for "new style version numbers"...
2009-09-18 Nicholas ClarkAvoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas ClarkAvoid using lib.pm in miniperl's tests.
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-07-07 Rafael Garcia-SuarezFast enabling of strictures when version 5.11.0 is...
2009-07-07 Steffen Muelleruse strict by default if "use 5.011" is in effect!
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2007-10-02 John Peacockwas Re: Freeze ?
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-04-21 Rafael Garcia-SuarezUpgrade to version-0.7203.
2007-03-19 Rafael Garcia-SuarezUpgrade to version.pm 0.71, by John Peacock
2007-03-03 Rafael Garcia-SuarezDon't let feature.pm interfere with the tests for use...
2006-05-10 Nicholas Clarkno 5.9.4; should fail in version 5.9.4.
2006-05-10 Nicholas ClarkConvert use.t to an inlined is/isnt/like implementation...
2005-09-01 Rafael Garcia-SuarezAdd 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 PeacockBring 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 PeacockBleadperl to version 0.37
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2002-10-10 John PeacockVersion object combined patch
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-03-03 Paul MarquessRE: VERSION core
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-21 Gurusamy Sarathymake parenthetic warnings look consistent; make diagnos...
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-10 Gurusamy Sarathylongstanding bug in parsing "require VERSION", could...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyfix parse error on C<{ use strict }> and other construc...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1997-01-04 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_19
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...