- or download this
my $file;
if ( $ENV{PAR_TEMP} ) {
...
}
my $config = plugin 'Config' => { file => $file };
- or download this
push @ARGV, qw(
daemon -m production -l http://127.0.0.1:3000
);
- or download this
push @ARGV, qw(
$0 daemon -m production -l http://127.0.0.1:3000
);