summaryrefslogtreecommitdiff
path: root/t/comp/use.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #114222] Make ‘use’ parse arguments in term contextFather Chrysostomos2012-08-031-1/+4
* more tests for partial strictures and ver declsFather Chrysostomos2011-12-071-1/+20
* Implement new ‘use 5.xxx' planFather Chrysostomos2011-12-071-1/+12
* Global executable bit cleanupDavid Golden2010-07-241-0/+0
* Allow a closing brace after an "use VERSION"Vincent Pit2009-11-281-1/+13
* Move the test for require 5.11.0 not loading strictures to require.t from use.tNicholas Clark2009-10-091-4/+1
* Move tests for use for "new style version numbers" to use.t from require.tNicholas Clark2009-10-091-1/+9
* Avoid re-creating a temporary file with constant contents for use.tNicholas Clark2009-09-181-6/+3
* Avoid using lib.pm in miniperl's tests.Nicholas Clark2009-09-181-35/+35
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-18/+3
* Fast enabling of strictures when version 5.11.0 is requiredRafael Garcia-Suarez2009-07-071-1/+10
* use strict by default if "use 5.011" is in effect!Steffen Mueller2009-07-071-1/+8
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Convert all unimaginative (ie race condition) temporary file names to Nicholas Clark2008-08-081-4/+4
* was Re: Freeze ?John Peacock2007-10-021-1/+13
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-061-0/+5
* Upgrade to version-0.7203.Rafael Garcia-Suarez2007-04-211-3/+3
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-191-6/+6
* Don't let feature.pm interfere with the tests for use VERSION.Rafael Garcia-Suarez2007-03-031-0/+1
* no 5.9.4; should fail in version 5.9.4.Nicholas Clark2006-05-101-10/+60
* Convert use.t to an inlined is/isnt/like implementation, to give betterNicholas Clark2006-05-101-116/+95
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-1/+20
* [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]John Peacock2005-08-241-2/+2
* Bring bleadperl up to version.pmJohn Peacock2005-06-131-6/+6
* [perl #31295] PATCH: Test comp/use.t fails on Tru64 Nikola Milutinovic2004-08-231-4/+4
* 's to bring bleadperl up to version-0.39John Peacock2004-04-141-4/+4
* Bleadperl to version 0.37John Peacock2004-04-071-6/+6
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-031-6/+6
* Version object combined patchJohn Peacock2002-10-101-2/+2
* Integrate macperl patches #16926 and #16938;Jarkko Hietaniemi2002-05-311-3/+3
* RE: VERSION corePaul Marquess2002-03-031-1/+16
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-1/+1
* Further long double patches from Spider Boardman.Jarkko Hietaniemi2000-03-021-2/+2
* support for version vectors in UNIVERSAL::VERSION(), so thatGurusamy Sarathy2000-02-261-1/+66
* longstanding bug in parsing "require VERSION", could reallocateGurusamy Sarathy2000-02-101-1/+7
* fix parse error on C<{ use strict }> and other constructs thatGurusamy Sarathy2000-02-061-3/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* [differences between cumulative patch application and perl5.003_19]perl-5.003_19Chip Salzenberg1997-01-041-0/+0
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-0/+101