mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-09 12:55:42 -04:00
moving to linode
This commit is contained in:
parent
7dffba015b
commit
57a2b37757
3 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ sub spawn_eval {
|
|||
}
|
||||
warn "Spawning Eval: $args->{code}\n";
|
||||
my $wheel = POE::Wheel::Run->new(
|
||||
Program => [ 'perl', $filename ],
|
||||
Program => [ '/home/farnsworth/perl5/perlbrew/perls/perl-5.14.0/bin/perl', $filename ],
|
||||
ProgramArgs => [ ],
|
||||
|
||||
CloseOnCall => 1, #Make sure all of the filehandles are closed.
|
||||
|
|
BIN
var/karma.db
BIN
var/karma.db
Binary file not shown.
BIN
var/seen.db
BIN
var/seen.db
Binary file not shown.
Loading…
Add table
Reference in a new issue