No,
BrowserUk, that's a good question and I can easily confess that I am not using Perl 6 at $work, but only Perl 5 (plus more than half a dozen other languages, but primarily Perl 5). Perl 5.10, for that matter, so something quite old, but it seems impossible to have something newer on the old production servers used here.
Except on one single occasion early this year where I wrote the prototype (or proof of concept) of a program code conversion utility from a subset of a proprietary programming language into a subset of Java, and I wrote a Perl 6 grammar of that language subset for that. But this was just a three-week project and I did not need a large production server for that, running the prototype on a PC to convert three or four programs was sufficient for our purpose.
But Perl 6 came out only a few months ago, it needs some time to gain some momentum. I have been using it on both Linux and Windows platforms, it's good start. I am not using it at work, but there is not only work in life and I am using it for fun at this point. And it is great fun.
I should add that I have met at the French Perl Workshop of last year people using it for their work (even though Perl 6 was not production ready then). But I am unfortunately unable to give details about what kind of work these people are doing with it.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.