This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
27 years agoAdd shared hash key support
Perl 5 Porters [Wed, 19 Jun 1996 20:12:08 +0000 (20:12 +0000)]
Add shared hash key support

27 years agoperl 5.003_01: hv.c
Perl 5 Porters [Tue, 18 Jun 1996 08:46:13 +0000 (08:46 +0000)]
perl 5.003_01: hv.c

Add shared hash key support
Protect %SIG elements from deletion

27 years agoCorrect note on GCC_EXEC_PREFIX
Perl 5 Porters [Sun, 7 Jul 1996 07:01:51 +0000 (07:01 +0000)]
Correct note on GCC_EXEC_PREFIX

27 years agoperl 5.003_01: hints/os2.sh
Perl 5 Porters [Tue, 18 Jun 1996 08:17:45 +0000 (08:17 +0000)]
perl 5.003_01: hints/os2.sh

Insure execution by shell
Locate shell binary for BIN_SH cpp macro
Include a.out support
Account for home-grown process priority functions

27 years agoAdd hints file for NeXT 4.0
Perl 5 Porters [Wed, 10 Jul 1996 23:26:09 +0000 (23:26 +0000)]
Add hints file for NeXT 4.0

27 years agoAdd hints file for NeXT 3.3
Perl 5 Porters [Fri, 5 Jul 1996 02:34:11 +0000 (02:34 +0000)]
Add hints file for NeXT 3.3

27 years agoAdd hints file for NeXT 3.2
Perl 5 Porters [Fri, 5 Jul 1996 02:34:09 +0000 (02:34 +0000)]
Add hints file for NeXT 3.2

27 years agoUpdate cc and ld flags, and add MAB support
Perl 5 Porters [Wed, 10 Jul 1996 23:26:05 +0000 (23:26 +0000)]
Update cc and ld flags, and add MAB support

27 years agoEliminate hints now correctly handled by Configure
Perl 5 Porters [Tue, 9 Jul 1996 22:55:14 +0000 (22:55 +0000)]
Eliminate hints now correctly handled by Configure

27 years agoRecognize recent versions > 10.2
Perl 5 Porters [Tue, 9 Jul 1996 22:46:40 +0000 (22:46 +0000)]
Recognize recent versions > 10.2

27 years agoRecognize gcc binaries with version in name
Perl 5 Porters [Fri, 5 Jul 1996 04:35:15 +0000 (04:35 +0000)]
Recognize gcc binaries with version in name

27 years agoperl 5.003_01: handy.h
Perl 5 Porters [Wed, 10 Jul 1996 23:25:26 +0000 (23:25 +0000)]
perl 5.003_01: handy.h

Move up definitions of TRUE/FALSE
Include bool typedef on NeXT
Add calloc prototypes

27 years agoAdd cast for GV type
Perl 5 Porters [Tue, 18 Jun 1996 07:41:19 +0000 (07:41 +0000)]
Add cast for GV type

27 years agoperl 5.003_01: gv.c
Perl 5 Porters [Tue, 18 Jun 1996 08:59:13 +0000 (08:59 +0000)]
perl 5.003_01: gv.c

Add casts where necessary to accomodate new GV type
Speed up symbol table access and method lookup

27 years agoperl 5.003_01: global.sym
Perl 5 Porters [Tue, 16 Jul 1996 22:09:00 +0000 (22:09 +0000)]
perl 5.003_01: global.sym

Add symbols for shared hash keys and improved signal handling
Rename symbols to avoid collisions with other headers or libraries

27 years agoCorrect CODE block declaration
Perl 5 Porters [Thu, 25 Jul 1996 02:26:49 +0000 (02:26 +0000)]
Correct CODE block declaration

27 years agoChange name in Makefile.PL for clarity
Perl 5 Porters [Mon, 17 Jun 1996 02:09:35 +0000 (02:09 +0000)]
Change name in Makefile.PL for clarity

27 years agoCorrect order of arguments in setcc documentation
Perl 5 Porters [Tue, 18 Jun 1996 07:28:03 +0000 (07:28 +0000)]
Correct order of arguments in setcc documentation

27 years agoNew Opcode extension subsumes Safe
Perl 5 Porters [Tue, 18 Jun 1996 02:18:18 +0000 (02:18 +0000)]
New Opcode extension subsumes Safe

27 years agoAdd Opcode extension
Perl 5 Porters [Tue, 18 Jun 1996 02:12:05 +0000 (02:12 +0000)]
Add Opcode extension

27 years agoAdd IO extension
Perl 5 Porters [Sat, 27 Jul 1996 01:17:48 +0000 (01:17 +0000)]
Add IO extension

27 years agoQuote string argument in example -- necessary if using strict subs
Perl 5 Porters [Mon, 15 Jul 1996 00:36:25 +0000 (00:36 +0000)]
Quote string argument in example -- necessary if using strict subs

27 years agoperl 5.003_01: ext/FileHandle/FileHandle.xs
Perl 5 Porters [Sat, 27 Jul 1996 01:16:53 +0000 (01:16 +0000)]
perl 5.003_01: ext/FileHandle/FileHandle.xs

Don't repeat inclusion of stdio.h
Use Fflush() macro to allow for OS-specific overrides

27 years agoClose file only once during object destruction.
Perl 5 Porters [Tue, 23 Jul 1996 21:05:27 +0000 (21:05 +0000)]
Close file only once during object destruction.

27 years agoAdd cast to malloc to calm cc when system headers decalre int malloc()
Perl 5 Porters [Wed, 3 Jul 1996 04:45:45 +0000 (04:45 +0000)]
Add cast to malloc to calm cc when system headers decalre int malloc()

27 years agoAdd NeXTSTEP/OPENSTEP 4 support
Perl 5 Porters [Wed, 10 Jul 1996 23:26:01 +0000 (23:26 +0000)]
Add NeXTSTEP/OPENSTEP 4 support

27 years agoUse explicit dependency to select XS file, and suffix rules from there
Perl 5 Porters [Mon, 17 Jun 1996 02:09:19 +0000 (02:09 +0000)]
Use explicit dependency to select XS file, and suffix rules from there

27 years agoUpdate to version 1.02
Perl 5 Porters [Fri, 5 Jul 1996 05:47:36 +0000 (05:47 +0000)]
Update to version 1.02

27 years agoperl 5.003_01: embed.pl
Perl 5 Porters [Thu, 4 Jul 1996 01:36:06 +0000 (01:36 +0000)]
perl 5.003_01: embed.pl

Add banner warning to embed.h to discourage direct changes
Insure that symbols aren't defined once with EMBVED prefix and
  again in MULTIPLICITY block

27 years agoperl 5.003_01: embed.h
Perl 5 Porters [Tue, 16 Jul 1996 22:12:12 +0000 (22:12 +0000)]
perl 5.003_01: embed.h

Add banner warning to discourage direct changes to embed.h
Incorporate new symbols and name changes to reduce C namespace collisions

27 years agoUpdate to v1.24
Perl 5 Porters [Fri, 5 Jul 1996 00:47:35 +0000 (00:47 +0000)]
Update to v1.24

27 years agoperl 5.003_01: dump.c
Perl 5 Porters [Thu, 20 Jun 1996 22:22:14 +0000 (22:22 +0000)]
perl 5.003_01: dump.c

Use varargs prototype for dump()
Use configurable destination for "error" output
Incorporate shared hash key support

27 years agoSupply OS-specific values for macros added as part of Plan9 and VMS support
Perl 5 Porters [Thu, 25 Jul 1996 03:12:47 +0000 (03:12 +0000)]
Supply OS-specific values for macros added as part of Plan9 and VMS support

27 years agoperl 5.003_01: doop.c
Perl 5 Porters [Tue, 18 Jun 1996 08:52:39 +0000 (08:52 +0000)]
perl 5.003_01: doop.c

Fix length test so chomp won't clip strings shorter than $/
Incorporate shared hash key support

27 years agoperl 5.003_01: doio.c
Perl 5 Porters [Sat, 20 Jul 1996 06:56:18 +0000 (06:56 +0000)]
perl 5.003_01: doio.c

Add curlies to nested expression for clarity
Rename keyword 'explicit' to eliminate C++ collision
Rename chsize() function to avoid collision with libc on some systems
Use macro for shell name as part of OS/2 support
Support 64-bit times

27 years agoAdd configurable destination for debug messages
Perl 5 Porters [Thu, 4 Jul 1996 01:47:45 +0000 (01:47 +0000)]
Add configurable destination for debug messages

27 years agoperl 5.003_01: cop.h
Perl 5 Porters [Fri, 5 Jul 1996 05:01:26 +0000 (05:01 +0000)]
perl 5.003_01: cop.h

Increment refcount on @_ when passed through to another sub,
so it's not freed twiceon return.

27 years agoperl 5.003_01: configpm
Perl 5 Porters [Mon, 15 Jul 1996 00:38:04 +0000 (00:38 +0000)]
perl 5.003_01: configpm

Output line number in die message for version mismatch
Add config_re subroutine
Preload aout-specific values in OS/2 aout Perl
Change end-of-block token

27 years agoperl 5.003_01: config_h.SH
Perl 5 Porters [Wed, 10 Jul 1996 23:29:53 +0000 (23:29 +0000)]
perl 5.003_01: config_h.SH

Insure execution by /bin/sh
Add BIN_SH macro (defaults to /bin/sh)
Remove old copy of config.h before creating new one
Ascertain BYTEORDER at compile time on NeXT, so it's correct for MABs

27 years agoAdd BIN_SH as part of OS/2 support
Perl 5 Porters [Tue, 14 May 1996 08:02:11 +0000 (08:02 +0000)]
Add BIN_SH as part of OS/2 support

27 years agoRemove old version of target before creating new one
Perl 5 Porters [Wed, 10 Jul 1996 23:25:13 +0000 (23:25 +0000)]
Remove old version of target before creating new one

27 years agoperl 5.003_01: av.c
Perl 5 Porters [Fri, 5 Jul 1996 05:01:23 +0000 (05:01 +0000)]
perl 5.003_01: av.c

Change global symbol 'stack' to avoid collision with other code
Add warning for multiple attampts to delete an AV.

27 years agoNew for Plan9 support
Perl 5 Porters [Wed, 17 Jul 1996 06:05:02 +0000 (06:05 +0000)]
New for Plan9 support

27 years agoperl 5.003_01: README.os2
Perl 5 Porters [Mon, 29 Jul 1996 06:36:08 +0000 (06:36 +0000)]
perl 5.003_01: README.os2

Moved up from OS/2 subdirectory to be with other OS-specific readmes
Content revised extensively

27 years agoperl 5.003_01: Makefile.SH
Perl 5 Porters [Wed, 10 Jul 1996 23:28:50 +0000 (23:28 +0000)]
perl 5.003_01: Makefile.SH

Set shared library version number correctly on NeXT
Updates to OS/2 support
Correct typo in perl.exp
Add universal.c
Add configpm dependency to Config.pm
Remove chmod from test target -- last modification of source tree

27 years agoUpdate to reflect current contents of kit
Perl 5 Porters [Mon, 29 Jul 1996 06:41:20 +0000 (06:41 +0000)]
Update to reflect current contents of kit

27 years agoperl 5.003_01: INSTALL
Perl 5 Porters [Tue, 9 Jul 1996 22:51:42 +0000 (22:51 +0000)]
perl 5.003_01: INSTALL

Point non-Unix users to OS-specific READMEs
Use correct -B values for gcc under Solaris
Include minor pod format fixes
Mention h2ph
Revise notes about multiple versions coexisting

27 years agoperl 5.003_01: Configure
Perl 5 Porters [Thu, 18 Jul 1996 03:01:50 +0000 (03:01 +0000)]
perl 5.003_01: Configure

Added MAB support for Next
Correct recognition of irix 6
Use C locale when obtaining Perl version for arch-dependent dir names
Insure that config.sh is writeable
Improve test for broken gconvert()
Set cc and ld switches properly for shared libraries under linux and irix
Correct dynamic loading test so that $dlext=o doesn't break it

27 years agoNote major changes for releases 5.002_01 through 5.003_01
Perl 5 Porters [Tue, 30 Jul 1996 04:03:35 +0000 (04:03 +0000)]
Note major changes for releases 5.002_01 through 5.003_01

27 years agoperl 5.003: [changes beteween cumulative patches and tarball release] perl-5.003
Charles Bailey [Mon, 24 Jun 1996 20:56:22 +0000 (20:56 +0000)]
perl 5.003: [changes beteween cumulative patches and tarball release]

This commit just represents the minor differences between applying the
patches from 5.002_01 to 5.003 and the 5.003 release tarball.

27 years agoperl 5.003: vms/vms.c
Perl 5 Porters [Mon, 24 Jun 1996 02:46:32 +0000 (02:46 +0000)]
perl 5.003: vms/vms.c

Fix bugs in VMS <--> Unix filespec translation
Clarify copyright notices
Downcase VMS filespecs translated from Unix paths with
lowercase characters
Add rmsexpand routine to expand filespecs

27 years agoperl 5.003: vms/fndvers.com
Perl 5 Porters [Sun, 23 Jun 1996 00:58:49 +0000 (00:58 +0000)]
perl 5.003: vms/fndvers.com

Update generation of ARCHLIB_EXP in config.h to use a
method which keeps VAXC happy

27 years agoperl 5.003: vms/config.vms
Perl 5 Porters [Sun, 23 Jun 1996 09:54:20 +0000 (09:54 +0000)]
perl 5.003: vms/config.vms

Remove string concatenation on which VAXC chokes
Update to reflect new version

27 years agoUpdate to reflect new Perl version
Perl 5 Porters [Sun, 23 Jun 1996 09:54:44 +0000 (09:54 +0000)]
Update to reflect new Perl version

27 years agoperl 5.003: t/op/stat.t
Perl 5 Porters [Mon, 24 Jun 1996 03:07:55 +0000 (03:07 +0000)]
perl 5.003: t/op/stat.t

MachTen considers /dev/null to be a terminal, so don't
count this as a Perl test failure

27 years agosuidperl security patch
Perl 5 Porters [Mon, 24 Jun 1996 04:06:37 +0000 (04:06 +0000)]
suidperl security patch

27 years agoUpdate to reflect new version
Perl 5 Porters [Sun, 23 Jun 1996 00:57:18 +0000 (00:57 +0000)]
Update to reflect new version

27 years agoFix overeager integer optimization
Perl 5 Porters [Sun, 23 Jun 1996 07:35:03 +0000 (07:35 +0000)]
Fix overeager integer optimization

27 years agoperl 5.003: lib/Symbol.pm
Perl 5 Porters [Mon, 24 Jun 1996 03:07:54 +0000 (03:07 +0000)]
perl 5.003: lib/Symbol.pm

Do Perl version check at compile time, so that user gets a
clear error message instead of syntax errors during compilation

27 years agoUpdate to MakeMaker 5.34
Perl 5 Porters [Mon, 24 Jun 1996 04:56:22 +0000 (04:56 +0000)]
Update to MakeMaker 5.34

27 years agoInsure that installed C header files are world-readable
Perl 5 Porters [Mon, 24 Jun 1996 03:08:25 +0000 (03:08 +0000)]
Insure that installed C header files are world-readable

27 years agoperl 5.003: hints/solaris_2.sh
Perl 5 Porters [Mon, 24 Jun 1996 03:07:54 +0000 (03:07 +0000)]
perl 5.003: hints/solaris_2.sh

Remove outdated fixincludes test
Update message about workarounds for GNU as/ld

27 years agoperl 5.003: hints/machten.sh
Perl 5 Porters [Mon, 24 Jun 1996 03:07:54 +0000 (03:07 +0000)]
perl 5.003: hints/machten.sh

Don't use buggy sigsetjmp
Don't use nlinks returned by stat to count subdirectories

27 years agoperl 5.003: hints/linux.sh
Perl 5 Porters [Mon, 24 Jun 1996 03:07:53 +0000 (03:07 +0000)]
perl 5.003: hints/linux.sh

Allow Configure to determine malloctype
Don't mess with $nm_so_opt
Make sure messages get to the right places
Disable NDBM, since some systems have problems with the libraries
Don't use gcvt() to print floats; it's buggy in some versions of libc

27 years agoMake deferred loading of shared libraries the default
Perl 5 Porters [Mon, 24 Jun 1996 03:49:34 +0000 (03:49 +0000)]
Make deferred loading of shared libraries the default

27 years agoperl 5.003: hints/bsdos.sh
Perl 5 Porters [Mon, 24 Jun 1996 03:49:28 +0000 (03:49 +0000)]
perl 5.003: hints/bsdos.sh

Distinguish between 2.0.x and 2.1.x, and use dynamic linking
in the latter

27 years agoperl 5.003: ext/NDBM_File/NDBM_File.pm
Perl 5 Porters [Mon, 24 Jun 1996 03:07:53 +0000 (03:07 +0000)]
perl 5.003: ext/NDBM_File/NDBM_File.pm

C<use strict> with Perl 5.002 or later to avoid confusing warnings
if installed in a library also used by Perl 5.001m.  (It still won't
work with 5,001m, but the error message now states this more clearly.)

27 years agoAdd NAME attribute to suppress MakeMaker "guess" warning
Perl 5 Porters [Sun, 23 Jun 1996 10:47:59 +0000 (10:47 +0000)]
Add NAME attribute to suppress MakeMaker "guess" warning

27 years agoperl 5.003: INSTALL
Perl 5 Porters [Mon, 24 Jun 1996 03:07:53 +0000 (03:07 +0000)]
perl 5.003: INSTALL

Include $shrpdir in the list of installation directories.
Update comments on using GNU as/ld under SunOS and Solaris

28 years agoAdd variable file extensions as part of OS/2 support perl-5.002_01
Perl 5 Porters [Fri, 15 Mar 1996 07:43:35 +0000 (07:43 +0000)]
Add variable file extensions as part of OS/2 support

28 years agoAdd initialization macro for OS/2
Perl 5 Porters [Sun, 24 Mar 1996 11:49:04 +0000 (11:49 +0000)]
Add initialization macro for OS/2

28 years agoperl 5.002_01: vms/vmsish.h
Perl 5 Porters [Sun, 17 Mar 1996 09:49:50 +0000 (09:49 +0000)]
perl 5.002_01: vms/vmsish.h

Add EMBED prefixes for VMS-specific routines, incorporate
single-statement macros, #define stubs for macros used by OS/2.

28 years agoperl 5.002_01: vms/vms.c
Perl 5 Porters [Wed, 20 Mar 1996 15:10:08 +0000 (15:10 +0000)]
perl 5.002_01: vms/vms.c

Miscellaneous bugfixes; improvements to rmscopy and trim_unixpath
(calling sequence for both has changed); add guard for overlong
command lines passed to subprocesses.

28 years agoAllow more compact output format, and pass params to Perl driver
Perl 5 Porters [Fri, 22 Mar 1996 01:54:27 +0000 (01:54 +0000)]
Allow more compact output format, and pass params to Perl driver

28 years agoperl 5.002_01: vms/perlvms.pod
Perl 5 Porters [Tue, 19 Mar 1996 02:37:55 +0000 (02:37 +0000)]
perl 5.002_01: vms/perlvms.pod

Reorganize to better group topics, update contents, and change format
to be more friendly to pod2html and pod2man.

28 years agoperl 5.002_01: vms/myconfig.com
Perl 5 Porters [Sun, 17 Mar 1996 11:37:44 +0000 (11:37 +0000)]
perl 5.002_01: vms/myconfig.com

Update to include SUBVERSION and d_sigaction (undef for now; if
Kenneth's signal patch doesn't obsolete this, we'll patch it
to recognize sigvec() as well).

28 years agoRegenerated from updated Descrip.MMS
Perl 5 Porters [Thu, 21 Mar 1996 12:24:24 +0000 (12:24 +0000)]
Regenerated from updated Descrip.MMS

28 years agoperl 5.002_01: vms/gen_shrfls.pl
Perl 5 Porters [Thu, 29 Feb 1996 12:28:05 +0000 (12:28 +0000)]
perl 5.002_01: vms/gen_shrfls.pl

Correct latent bug in scan_func, detect EMBED and apply to "odd"
vars (not declared in perl.h), and optimize main loop a bit.

28 years agoperl 5.002_01: vms/genconfig.pl
Perl 5 Porters [Sat, 23 Mar 1996 13:12:15 +0000 (13:12 +0000)]
perl 5.002_01: vms/genconfig.pl

Add SUBVERSION; osname moved to config.h; work around bug in
early versions of most

28 years agoperl 5.002_01: vms/fndvers.com
Perl 5 Porters [Thu, 21 Mar 1996 14:49:25 +0000 (14:49 +0000)]
perl 5.002_01: vms/fndvers.com

Read Perl version for ARCHLIB from patchlevel.h, and
update config.vms and descrip.mms if necessary

28 years agoAdd tests for VMS::Stdio
Perl 5 Porters [Wed, 28 Feb 1996 03:05:04 +0000 (03:05 +0000)]
Add tests for VMS::Stdio

28 years agoMajor rewrite, renaming, and extension
Perl 5 Porters [Thu, 29 Feb 1996 02:02:48 +0000 (02:02 +0000)]
Major rewrite, renaming, and extension

28 years agoMajor rewrite, renaming, and expansion
Perl 5 Porters [Mon, 11 Mar 1996 07:47:41 +0000 (07:47 +0000)]
Major rewrite, renaming, and expansion

28 years agoUpdate Makefile.PL to use VERSION_FROM
Perl 5 Porters [Wed, 28 Feb 1996 03:04:50 +0000 (03:04 +0000)]
Update Makefile.PL to use VERSION_FROM

28 years agoAdd README for improved VMS::Stdio extension
Perl 5 Porters [Wed, 28 Feb 1996 03:05:17 +0000 (03:05 +0000)]
Add README for improved VMS::Stdio extension

28 years agoperl 5.002_01: vms/descrip.mms
Perl 5 Porters [Thu, 21 Mar 1996 11:58:05 +0000 (11:58 +0000)]
perl 5.002_01: vms/descrip.mms

Miscellaneous fixes, mainly better ways to specify directories, and
convenience targets, plus improved determination of #include dirs
and Perl version.

28 years agoperl 5.002_01: vms/config.vms
Perl 5 Porters [Fri, 22 Mar 1996 05:08:55 +0000 (05:08 +0000)]
perl 5.002_01: vms/config.vms

Add sigjmp and OSNAME macros, allow for compile-time specification
of ARCHLIB version suffix, and correct Uid_t prototype

28 years agoUse $^O, update VMS support, add -m, and move docs to bottom
Perl 5 Porters [Wed, 20 Mar 1996 02:31:34 +0000 (02:31 +0000)]
Use $^O, update VMS support, add -m, and move docs to bottom

28 years agoUse $^O, and make more cautious about sending mail
Perl 5 Porters [Sun, 17 Mar 1996 10:17:15 +0000 (10:17 +0000)]
Use $^O, and make more cautious about sending mail

28 years agoperl 5.002_01: utils/h2xs.PL
Perl 5 Porters [Wed, 20 Mar 1996 10:29:38 +0000 (10:29 +0000)]
perl 5.002_01: utils/h2xs.PL

Use $^O, add autoflush to sample test.pl, and try not to
assume we've got /bin/ls around when creating MANIFEST

28 years agoUse $^O, and copy file to pstruct on systems which don't use links
Perl 5 Porters [Sun, 17 Mar 1996 10:16:40 +0000 (10:16 +0000)]
Use $^O, and copy file to pstruct on systems which don't use links

28 years agoperl 5.002_01: util.c
Perl 5 Porters [Sun, 24 Mar 1996 11:20:33 +0000 (11:20 +0000)]
perl 5.002_01: util.c

Change e_fp test to use e_tmpname, since e_fp is reset
when file is lcosed in perl.c

28 years agoDefine stubs for macros used by OS/2
Perl 5 Porters [Fri, 15 Mar 1996 07:43:11 +0000 (07:43 +0000)]
Define stubs for macros used by OS/2

28 years agoDon't double implicit loop if perl is invoked with -pn
Perl 5 Porters [Tue, 19 Mar 1996 00:25:46 +0000 (00:25 +0000)]
Don't double implicit loop if perl is invoked with -pn

28 years agoDon't use #! under OS/2
Perl 5 Porters [Fri, 15 Mar 1996 07:43:08 +0000 (07:43 +0000)]
Don't use #! under OS/2

28 years agoUse $^O,and accomodate echo servers who drop connection immediately
Perl 5 Porters [Thu, 14 Mar 1996 03:41:10 +0000 (03:41 +0000)]
Use $^O,and accomodate echo servers who drop connection immediately

28 years agoDon't use Config{'extensions'} under VMS.
Perl 5 Porters [Fri, 15 Mar 1996 12:04:01 +0000 (12:04 +0000)]
Don't use Config{'extensions'} under VMS.

28 years agoperl 5.002_01: t/lib/filehand.t
Perl 5 Porters [Thu, 14 Mar 1996 03:40:20 +0000 (03:40 +0000)]
perl 5.002_01: t/lib/filehand.t

Use $^O, and change ungetc test under VMS to use normal file,
since stdin isn't always buffered.  Change is specific to VMS,
in case Unix folks were trying to test whether it was possible
to ungetc one char onto a stream that hadn't been read.

28 years agoperl 5.002_01: t/cmd/mod.t
Perl 5 Porters [Fri, 1 Mar 1996 03:32:41 +0000 (03:32 +0000)]
perl 5.002_01: t/cmd/mod.t

Try to open TEST with explicit directory first, so test doesn't
fail if logical name TEST points to another file.

28 years agoIncorporate single-statement macros
Perl 5 Porters [Sun, 17 Mar 1996 09:52:33 +0000 (09:52 +0000)]
Incorporate single-statement macros