Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Faulting application perl.exe, version 0.0.0.0, faulting module msvcrt.dll, version 7.0.2600.1106, fault address 0x0003334c.

by Anonymous Monk
on Mar 06, 2012 at 10:57 UTC ( [id://958056]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict; use warnings;
    use File::Slurp;
    ...
    for my $f ( @junk ){
        my( $what, $junk ) = split /whatever/, scalar read_file( $f );
    }
    
  2. or download this
    Summary of my perl5 (revision 5 version 14 subversion 1) configuration
    +:
      Commit id: cc92ef02098c000d945bcf93c92bdb2a0a05fa97
      Platform:
    ...
        C:/perl/5.14.1/lib/MSWin32-x86-multi-thread
        C:/perl/5.14.1/lib
        .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://958056]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-25 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found