Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some $?PERL/$*PERL.compiler tweaks
  • Loading branch information
lizmat committed May 31, 2014
1 parent 45f905e commit 9157d69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/core/Compiler.pm
Expand Up @@ -5,10 +5,8 @@ class Compiler does Systemic {

submethod BUILD (
:$!name = 'rakudo',
:$!auth = 'unknown',
:$!auth = 'The Perl Foundation',
:$version,
:$!signature = Blob,
:$!desc = "",
:$release,
:$build-date,
:$codename,
Expand Down

0 comments on commit 9157d69

Please sign in to comment.