diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-02-08 03:23:44 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-02-08 03:23:44 +0000 |
commit | 13934ef46de90cea390107db1bb7a0d21a794d02 (patch) | |
tree | 6889d2106abc5fe78db7284f08af982e67e71066 /ext/DynaLoader/dl_dlopen.xs | |
parent | 73c78b0a2be8a786003c2c964410ac778b021b43 (diff) | |
download | perl-13934ef46de90cea390107db1bb7a0d21a794d02.tar.gz |
Change comp.lang.perl to comp.lang.perl.misc.
Diffstat (limited to 'ext/DynaLoader/dl_dlopen.xs')
-rw-r--r-- | ext/DynaLoader/dl_dlopen.xs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/DynaLoader/dl_dlopen.xs b/ext/DynaLoader/dl_dlopen.xs index 9a6f0597ec..a2a68162b2 100644 --- a/ext/DynaLoader/dl_dlopen.xs +++ b/ext/DynaLoader/dl_dlopen.xs @@ -74,7 +74,7 @@ Dean Roerich's Perl 5 API document. Also, have a look in the typemap file (in the ext directory) for a fairly comprehensive list of types that are already supported. If you are completely stuck, I suggest you - post a message to perl5-porters, comp.lang.perl or if you are really + post a message to perl5-porters, comp.lang.perl.misc or if you are really desperate to me. Remember when you are making any changes that the return value from |