Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.84k stars 524 forks source link

Misreference in perlfunc.pod #97

Closed p5pRT closed 20 years ago

p5pRT commented 24 years ago

Migrated from rt.perl.org#901 (status was 'resolved')

Searchable as RT901$

p5pRT commented 24 years ago

From The RT System itself

Created by ian@dial.pipex.com

Self-explanatory​:

*** perlfunc.pod Tue Mar 30 10​:29​:52 1999 --- perlfunc.pod.revised Wed Jun 23 11​:59​:40 1999 *************** *** 1264\,1268 ****   which can be trapped by an C\<eval()>.  
! All C\<END{}> blocks are run at exit time. See L\ for details.  
  =item exp EXPR --- 1264\,1268 ----   which can be trapped by an C\<eval()>.  
! All C\<END{}> blocks are run at exit time. See L\ for details.  
  =item exp EXPR

Perl Info ``` This perlbug was built using Perl 5.00551 - Mon Oct 26 11:39:16 GMT 1998 It is being executed now by Perl 5.00404 - Sun Apr 26 12:56:41 BST 1998. Site configuration information for perl 5.00404: Configured by ian at Sun Apr 26 12:56:41 BST 1998. Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration: Platform: osname=linux, osvers=2.0.0, archname=i586-linux uname='linux penstock 2.0.0 #1 mon jan 20 15:07:14 gmt 1997 i586 ' hint=previous, useposix=true, d_sigaction=define bincompat3=n useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='-O2', gccversion=2.7.2 cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include' ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include' stdchar='char', d_stdstdio=define, usevfork=false voidflags=15, castflags=0, d_casti32=define, d_castneg=define intsize=4, alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -ldb -ldl -lm -lc libc=/lib/libc.so.5.3.12, so=so useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Locally applied patches: @INC for perl 5.00404: /u2/ian/lib/perl5 /usr/local/lib/perl5/i586-linux/5.00404 /usr/local/lib/perl5 /usr/local/lib/perl5/site_perl/i586-linux /usr/local/lib/perl5/site_perl . Environment for perl 5.00404: HOME=/u2/ian LANG (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/u2/ian/cmd:/u2/ian/Linux:/usr/local/bin:/u2/ian/stocks/cmd:/usr/openwin/bin:/usr/bin/X11:/usr/bin:/bin:/usr/lib/teTeX/bin:/usr/etc:/sbin:/usr/sbin PERL5LIB=/u2/ian/lib/perl5 PERL_BADLANG (unset) SHELL=/bin/zsh ian@dial.pipex.com ```
p5pRT commented 23 years ago

From [Unknown Contact. See original ticket]

fixed in perl 5.6

p5pRT commented 20 years ago

From The RT System itself

fixed in perl 5.6