Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Parallel::ForkManager and utf8::all crash perl on Windows

by tobyink (Canon)
on Dec 22, 2012 at 10:03 UTC ( [id://1009996]=note: print w/replies, xml ) Need Help??


in reply to Parallel::ForkManager and utf8::all crash perl on Windows

What happens if you load the modules in the other order; load utf8::all first?

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Parallel::ForkManager and utf8::all crash perl on Windows

Replies are listed 'Best First'.
Re^2: Parallel::ForkManager and utf8::all crash perl on Windows
by szabgab (Priest) on Dec 22, 2012 at 10:22 UTC
    Same crash. (Even if I remove all the Test::More related code.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found