summaryrefslogtreecommitdiff
path: root/t/comp/require.t
Commit message (Expand)AuthorAgeFilesLines
* Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-091-1/+2
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+2
* require.t needs binmode() to work on windowsGurusamy Sarathy2000-08-021-0/+1
* The swallow_bom() saga continues. The #23 of require.tJarkko Hietaniemi2000-07-311-9/+10
* Get UTF16 BOMs working. Patch fromM. J. T. Guy2000-07-251-1/+2
* integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-111-1/+11
* do FILE should not see outside lexicals (from Rick DelaneyGurusamy Sarathy2000-03-081-2/+13
* per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-231-3/+3
* adjust for lost fp precision in require version checkGurusamy Sarathy2000-02-221-5/+5
* remove dual-valueness of v-strings (i.e., they are pure stringsGurusamy Sarathy2000-02-211-10/+10
* longstanding bug in parsing "require VERSION", could reallocateGurusamy Sarathy2000-02-101-1/+19
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-1/+51
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-241-1/+1
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-281-2/+2
* More robustness.Jarkko Hietaniemi1998-10-261-1/+1
* More robust yacc/bison failure output handling.Jarkko Hietaniemi1998-10-171-1/+3
* several new tests needed tweaking to work under utf8Larry Wall1998-09-051-1/+1
* end pod processing when source file is closed (prevents it carryingGurusamy Sarathy1998-08-051-5/+19
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+1
* [win32] make t/comp/require.t type xtextGurusamy Sarathy1998-02-121-0/+0
* [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-0/+36