repo.or.cz
/
pugs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CORE.setting] constants inside class Num need to be declared our for visibility...
[pugs.git]
/
INSTALL.v6
blob
3cb92153082eceacd2f3457515a15e3ed5603413
1
2
To build Pugs see INSTALL
3
4
5
BUILDING v6
6
------------------
7
8
v6 is an implementation of Perl 6 on Perl 5.
9
Its source code also lives in the same repository as Pugs.
10
(see <http://perlmonks.org/?node_id=559083>)
11
12
Install with one command:
13
14
$ sudo cpan v6
15