commit e13d33346f14b0c1f6253f14609553029c164cdf Author: Ævar Arnfjörð Bjarmason Date: Thu May 20 16:42:54 2010 +0000 Add v-perlbrew user This user is to manage the v perl installation, replacing Debian's commit cc8806e6067f7022324151cd84a41d29fb5d1ba7 Author: Ævar Arnfjörð Bjarmason Date: Thu May 20 17:21:41 2010 +0000 use v-perlbrew for root commit b9c3b022f6fda5a288d99afed93df38f66d183d4 Author: Ævar Arnfjörð Bjarmason Date: Thu May 20 17:27:51 2010 +0000 use perlbrew for v-perlbrew commit 7c1fe5e0cecc9f03825781fb582305b5b871dd71 Author: Ævar Arnfjörð Bjarmason Date: Tue May 25 19:16:43 2010 +0000 Make failo use the perlbrew installation commit 08c5c7c31731cd4b743a3adcfa1d5b5ba6991b86 Author: Ævar Arnfjörð Bjarmason Date: Tue May 25 21:48:11 2010 +0000 Use v-perlbrew's perl to run failo-wisdom update commit 87f89d07bf8abfbe2072f3fe156f647726fa58bc Author: Ævar Arnfjörð Bjarmason Date: Tue May 25 22:15:11 2010 +0000 Use v-perlbrew's perl for osm.nix.is commit 7fe3fc49e56c977c1a704787a717bb5d98afc839 Author: Ævar Arnfjörð Bjarmason Date: Tue May 25 22:22:02 2010 +0000 Run Twatterhose with v-perlbrew's Perl commit 96de955e9c65dc531247bb12e7bfc2634a5a6595 Author: Ævar Arnfjörð Bjarmason Date: Wed May 26 12:27:14 2010 +0000 Make sure permissions for the ~v-perlbrew/perl5 tree are OK commit fb1accb76fbf9ba114d5e3d54cf1bf346dbbac97 Author: Ævar Arnfjörð Bjarmason Date: Wed May 26 14:41:13 2010 +0000 Set apache envvars to use v-perlbrew's perl commit 8f206f7375c4afbad02b9b38665db3d8ae956503 Author: Ævar Arnfjörð Bjarmason Date: Fri Jun 11 21:26:41 2010 +0000 v-perlbrew: Explicitly use /home/v-perlbrew/perl5/perlbrew/bin/perl instead of /usr/bin/env perl for munin plugins's Perl The default $PATH is hardcoded in bash or something else that I can't configure. So I need to hardcode the shebang if I want to run the v-perlbrew perl. commit 7b6c42446ef37ce430e98fdffd3b90a36a026332 Author: Ævar Arnfjörð Bjarmason Date: Fri Jun 11 21:47:43 2010 +0000 v-perlbrew: run the osm github mirror with perlbrew's perl