[comp.lang.perl] perl 4.009 core dump

marc@athena.mit.edu (Marc Horowitz) (06/10/91)

perl -e '$f=pack("hh",1); print $f,"\n";'

dumps core on the vax, ibm rt, and pmax.  I realize that it's illegal,
but perl shouldn't dump core, either.

		Marc