in reply to Re: Any way to simulate a Windows path handling for File::Spec without Windows?
in thread Any way to simulate a Windows path handling for File::Spec without Windows?

Thanks, yeah, I caught the regex bug and fixed it in a release earlier today. Thanks for the not on multiple assignment. I'll fix that up.

$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^2: Any way to simulate a Windows path handling for File::Spec without Windows?