Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: File::Spec::Win32 returning different result than File::Spec when doing catfile with empty string

by nysus (Parson)
on Sep 08, 2019 at 06:37 UTC ( [id://11105829]=note: print w/replies, xml ) Need Help??


in reply to Re^3: File::Spec::Win32 returning different result than File::Spec when doing catfile with empty string
in thread File::Spec::Win32 returning different result than File::Spec when doing catfile with empty string

Yeah, I thought about processing an array but I would still have to use File::Spec to split the file path and I could just feel it in my bones that there would still be some weird cross-platform issue lingering and I just want to go to bed. So I just did letter-by-letter comparison. Speeding it up will have be a task for another day.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^4: File::Spec::Win32 returning different result than File::Spec when doing catfile with empty string

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-19 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found