For the way Rakudo Star is packaged.
I've been trying to compile various other Open Source packages, and
encountering a world of frustration. Everything seems to resolve into
an endless regression of obscure dependencies, with bits missing. For
one, the first step was installing a variant of "mak
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 9c555ea63fe08209ea0ba685b363e6fbb928031c
https://github.com/perl6/specs/commit/9c555ea63fe08209ea0ba685b363e6fbb928031c
Author: lue
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
A S15-unicode.po
I would like to set a series of magic numbers from the command line.
I have in a program
constant N-SCENARIOS = 10;
which works great. But I would like to set an option in the command
line, such as
perl6 program.p6 scenarios=15
and then within program have the option assigned to the constant
Hi Richard,
On 12/12/2013 08:56 AM, Richard Hainsworth wrote:
I would like to set a series of magic numbers from the command line.
I have in a program
constant N-SCENARIOS = 10;
which works great. But I would like to set an option in the command
line, such as
perl6 program.p6 scenarios=15
.
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f4b12007dbcae35464a0e9fa3497c1f48c0b85b0
https://github.com/perl6/specs/commit/f4b12007dbcae35464a0e9fa3497c1f48c0b85b0
Author: lue
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M S15-unicode.po
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: c834ab13caaea15cbe5c37d9670e28c315b90d22
https://github.com/perl6/specs/commit/c834ab13caaea15cbe5c37d9670e28c315b90d22
Author: lue
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M S15-unicode.po
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: db9924434cfbf1d13fd79c461ace06ebc90b348d
https://github.com/perl6/specs/commit/db9924434cfbf1d13fd79c461ace06ebc90b348d
Author: lue
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M S15-unicode.po
On Thu, Dec 12, 2013 at 8:02 AM, GitHub wrote:
> Of note is that this spec is in Pod6, because that's the version of Pod
> I'm familiar with, I can't be bothered to convert to a far less familiar
> POD at the moment, and frankly the specs should be in Pod6 in the first
> place :) .
>
Github do