Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Is it ever legitimate to override $^O ?

by syphilis (Archbishop)
on Aug 02, 2022 at 01:53 UTC ( [id://11145885]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      $^O = 'Unix'; # Test in Unix mode
    }
    
  2. or download this
    t/01-basic.t .......... 1/78 Can't call method "relative" on an undefi
    +ned value
    at C:\sisyphusion\Path-Class-0.37\blib\lib/Path/Class/Entity.pm line 7
    +6.
    t/01-basic.t .......... Dubious, test returned 22 (wstat 5632, 0x1600)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11145885]
Approved by kcott
Front-paged by kcott
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 21:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found