i've just run into something strange, which i'm sure has a truly simple
answer.  if i package the code (ie. put the code into a package) that has
all my gui stuff, termination does not seem to end the command process.
under "normal" situations (non-package), termination of my main window
drops be back to the command prompt, with the perl interpreter stopped (i
get c:\perl\dev\>).  when i package up the gui code, and call the package,
termination leaves me with a blinking cursor, awaiting my next command.
the only way out is a ctrl-c!

is this the way things are supposed to work, or am i doing something silly?

thanks.



Reply via email to