in reply to Is it ever legitimate to override $^O ?
(BTW, I don't know how that override hack even works.)File::Spec picks the parent class basing on $^O: https://metacpan.org/release/XSAWYERX/PathTools-3.75/source/lib/File/Spec.pm#L19
Is overriding $^O a legitimate thing to do ?It's a terrible hack.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Is it ever legitimate to override $^O ?
by syphilis (Archbishop) on Aug 02, 2022 at 11:42 UTC |