summaryrefslogtreecommitdiff
path: root/os2
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-12-02 06:04:57 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-12-02 06:04:57 +0000
commit66e933abe4c687207c84b01b9d96f575c3699b8e (patch)
tree78561d45f2d8935cae9266baf6b9bb3187cb6090 /os2
parent3ce0d27165e3cb29a307d40968a8000b48bea3eb (diff)
downloadperl-66e933abe4c687207c84b01b9d96f575c3699b8e.tar.gz
fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
p4raw-link: @4586 on //depot/cfgperl: 6eb5f6b9f48454b7ad64225a5bab0de7fdff695c p4raw-id: //depot/perl@4617
Diffstat (limited to 'os2')
-rw-r--r--os2/OS2/REXX/REXX.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/os2/OS2/REXX/REXX.pm b/os2/OS2/REXX/REXX.pm
index 5c6dfd226f..144dd379cb 100644
--- a/os2/OS2/REXX/REXX.pm
+++ b/os2/OS2/REXX/REXX.pm
@@ -335,6 +335,11 @@ which access REXX queues or REXX variables in signal handlers.
See C<t/rx*.t> for examples.
+=head1 ENVIRONMENT
+
+If C<PERL_REXX_DEBUG> is set, prints trace info on calls to REXX runtime
+environment.
+
=head1 AUTHOR
Andreas Kaiser ak@ananke.s.bawue.de, with additions by Ilya Zakharevich