|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Re: Perl interpreter hangs
|
> Python has a prompt, Scheme has a prompt, I assumed Perl had a prompt. Thank
> you for being persistent with me. I understand now.
>
> Thanks again, -- Ed
If you so choose, you can run the debugger which gives you an interactive
environment (i.e. a prompt).
Just run: perl -d
it's a little different than python/lisp.
k
--
------------------------------------------------------------------------------
"From a certain point onward there is no longer any turning back. That is the
point that must be reached." -- Kafka
mortis@voicenet.com http://www.voicenet.com/~mortis
------------------------------------------------------------------------------
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|