Awesome work! I thought Debian already carries Dancer. What's the difference? 2011/5/20 Иван Бессарабов <ivan@bessarabov.ru>
I prefer to install all libraries on production and even on development servers via debain package system.
I've created the ppa https://launchpad.net/~bessarabov/+archive/star<https://launchpad.net/%7Ebessarabov/+archive/star> and placed there all perl modules that are needed by dancer.
Now if you have clean ubuntu 10.04 install you only need to say:
sudo apt-get install python-software-properties sudo add-apt-repository ppa:bessarabov/star sudo apt-get update sudo apt-get install libdancer-perl
And after that you can run dancer apps
=) _______________________________________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/cgi-bin/listinfo/dancer-users