[Catalyst] Project Name

Matt S Trout dbix-class at trout.me.uk
Wed May 10 01:39:09 CEST 2006


Kieren Diment wrote:
> Mass renaming is quite simple on a system that has find:
> 
> from the top level of your application:
> 
> find . -exec perl -p -i -e 's/MyApp/MyNewApp/g' {} \;

maybe with a -name '*.pm' or similar in there for good effect :)



More information about the Catalyst mailing list