in reply to Re^5: 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?

That's a good suggestion. But I have already changed the algorithm which is no longer dependent upon File::Spec and released a new version of the module.

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