in reply to Re: Converting files and links to lowercase
in thread Converting files and links to lowercase

I did try using rename($_, lc) but it didn't work because Novell doesn't like renaming files to the same name with different case.

Thanks for the HTML:Treebuilder suggestion - I'll definitely give it a go (and avoid problems caused by my lackluster regexp skills :)

Hadley

  • Comment on Re: Re: Converting files and links to lowercase