
pmarquess at bfsec
Aug 21, 1995, 5:55 PM
Post #1 of 2
(599 views)
Permalink
|
> > I'm running perl5.001l under linux 1.2.11. I just noticed a bug -- if I > define a subroutine like so: > sub Test { my $message=shift, my $h=shift; } > ^-note that this should be ';' > > Then perl crashes with a segmentation fault as soon as I run the program. > > Has this been fixed in one of the later patches to perl5? cores on SunOS 4.1.3 and Solaris 2.3, both running 5.001m Paul
|