Pake is an application which can resolve dependencies in a project. It's based on Jimi Weirich rake tool.
Instalation notes:
perl Makefile.PL
make
make test
3) make install (You need special permisions for it) 4) Hope you enjoy
Please query me with issues and observations: krzysztof.suchomski at gmail dot com
pake -T will list all tasks from Pakefile pake task_name will execute the task with dependencies
You can find more info in pake script documentation