Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When I warn or die all messages go to the console window or aren displayed at all. How can I see what warnings or errors my GUI script gives?

0
Posted

When I warn or die all messages go to the console window or aren displayed at all. How can I see what warnings or errors my GUI script gives?

0

-> When you ‘compiled’ your script with PAR, PerlApp or Perl2Exe so it doesn’t display a console window (the –gui option), warnings and errors aren’t displayed anywhere. This is also the case when you use wperl.exe (distributed with ActiveState Perl) to run your script However when you’re using wxPerl, you can use Wx::Perl::Carp by PodMaster which captures your errors and warnings and displays them in a GUI dialog.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123