1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-09 12:55:42 -04:00

moving to linode

This commit is contained in:
Ryan Voots 2011-09-03 11:32:53 -04:00
parent 7dffba015b
commit 57a2b37757
3 changed files with 1 additions and 1 deletions

View file

@ -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.

Binary file not shown.

Binary file not shown.