File tree 1 file changed +5
-14
lines changed
1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -49,17 +49,7 @@ re-exported by the module.
49
49
## Installation
50
50
51
51
Assuming you have a working perl6 installation you should be able to
52
- install this with * ufo* :
53
-
54
- ufo
55
- make test
56
- make install
57
-
58
- * ufo* can be installed with * panda* for rakudo:
59
-
60
- panda install ufo
61
-
62
- Or you can install directly with "panda":
52
+ install this with * panda* :
63
53
64
54
# From the source directory
65
55
@@ -69,17 +59,18 @@ Or you can install directly with "panda":
69
59
70
60
panda install JSON::Class
71
61
72
- Other install mechanisms may be become available in the future.
62
+ I haven't tested with "zef" but I can see no reason why it shouldn't
63
+ work equally well.
73
64
74
65
## Support
75
66
76
- Suggestions/patches are welcomed via github at
67
+ Suggestions/patches are welcomed via github at:
77
68
78
69
https://github.com/jonathanstowe/JSON-Class
79
70
80
71
## Licence
81
72
82
73
Please see the LICENCE file in the distribution
83
74
84
- (C) Jonathan Stowe 2015, 2016
75
+ © Jonathan Stowe 2015, 2016
85
76
You can’t perform that action at this time.
0 commit comments