mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 16:45:40 -04:00
minor
This commit is contained in:
parent
c9d93a88cc
commit
974984c32d
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ Biqsip biqsip 'ugh chan ghitlh lursa' nuh bey' ngun petaq qeng soj tlhej waqboch
|
||||||
local $^O = $os[rand()*@os];
|
local $^O = $os[rand()*@os];
|
||||||
no strict; no warnings; package main;
|
no strict; no warnings; package main;
|
||||||
# my $oldout;
|
# my $oldout;
|
||||||
$code = "use $]; use feature qw/postderef refaliasing lexical_subs postderef_qq signatures/; use experimental 'declared_refs';\n#line 1\n$code";
|
$code = "use $]; use feature qw/postderef refaliasing lexical_subs postderef_qq signatures/; use experimental 'declared_refs';\n#line 1 \"(IRC)\"\n$code";
|
||||||
$ret = eval $code;
|
$ret = eval $code;
|
||||||
}
|
}
|
||||||
select STDOUT;
|
select STDOUT;
|
||||||
|
|
Loading…
Add table
Reference in a new issue