in reply to Are you using Perl 6 in production?
No, currently i'm not using Perl 6. Beside not having time (and any need to) re-write half of my source code and the non-availibility of ActiveState tools for P6, i'm not really happy with the landscape surrounding P6.
For example, more or less forcing developers to use Github is just stupid. For one, P6 will run into exactly the same Problems as node.js (one developer depublishes something and the whole infrastructure falls flat on its face; no namespace protection, ...). Also, not everyone uses - or even wants to use - git. I for one have banned git from all my projects, because its too easy to lie (yes, rebasing is lying).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Are you using Perl 6 in production?
by RonW (Parson) on May 23, 2016 at 22:33 UTC | |
|
Re^2: Are you using Perl 6 in production?
by Zoffix (Acolyte) on May 28, 2016 at 17:13 UTC | |
|
Re^2: Are you using Perl 6 in production?
by Anonymous Monk on May 28, 2016 at 18:37 UTC |