Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Implement Perl.KERNELnames
  • Loading branch information
lizmat committed May 31, 2014
1 parent a89060a commit c3a6a79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/Perl.pm
Expand Up @@ -25,6 +25,8 @@ class Perl does Systemic {
#?endif
)
}

method KERNELnames { <darwin linux win32> }
}
PROCESS::<$PERL> := Perl.new;

Expand Down

0 comments on commit c3a6a79

Please sign in to comment.