Skip to content
Prev 23916 / 398502 Next

Does the perl language have an equivalent to browser?

I'm asking on this list because the question will be more easily
understood than on a Perl list.  Lots of talented people using R also
know how to use Perl, so it's easier to ask them.

Running a Perl script with the -d switch can do some pretty neat
things, but as far as I can tell, every line has to be done
individually.  Is there a way to specify where to stop in the way
browser() does in the S language?

best