Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^13: Need help debugging Wx on Strawberry Perl 5.26.1

by Corion (Patriarch)
on Aug 27, 2019 at 07:38 UTC ( [id://11105110]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    set SHELL=cmd.exe
    
  2. or download this
    set PATH=$cleaned_path
    
  3. or download this
    my $cleaned_path = join ";",
                       grep { ! -f "$_\\sh.exe" && ! -f "$_\\cc1.exe" }
                       split /;/, $ENV{PATH}
                       ;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-25 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found