baperl has asked for the wisdom of the Perl Monks concerning the following question:
and when I run my Perl code, it pops up a window saying Perl command line interpreter is not working.. when I hit on View details, it shows the below....Math::Random::MT::Auto
when I go into the Temp folder, I don't see the above 3 files. I commented out the code that usesFiles that help describe the problem: C:\Users\ba\AppData\Local\Temp\WER9C40.tmp.WERInternalMetadata.xml C:\Users\ba\AppData\Local\Temp\WERDE40.tmp.appcompat.txt C:\Users\ba\AppData\Local\Temp\WERDE50.tmp.mdmp
and my perl code works....how do I fix this issue. I need to generate random numbers....thx!use Math::Random::MT::Auto::Range;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl command line interpreter not working
by GrandFather (Saint) on Oct 15, 2011 at 01:43 UTC | |
|
Re: Perl command line interpreter not working
by Khen1950fx (Canon) on Oct 15, 2011 at 01:41 UTC | |
by GrandFather (Saint) on Oct 15, 2011 at 01:53 UTC | |
by baperl (Sexton) on Oct 15, 2011 at 02:11 UTC | |
by GrandFather (Saint) on Oct 15, 2011 at 02:17 UTC | |
by baperl (Sexton) on Oct 15, 2011 at 02:48 UTC | |
by GrandFather (Saint) on Oct 15, 2011 at 02:25 UTC | |
by baperl (Sexton) on Oct 15, 2011 at 02:41 UTC | |
|