http://qs321.pair.com?node_id=148224


in reply to Re: Removing File Extensions
in thread Removing File Extensions

If you need to do any manipulation involving the path, check out File::Spec. I have found the catfile and splitpath functions to be particularly useful.

-- grummerX