in reply to Are you using Perl 6 in production?
I use it in productionn/work. Mostly for parsers and utility scripts. Most of my work involves Web apps and there isn't yet a tool I'd love to use for that in Perl 6.
The current ecosystem is tiny and I often have to rely on Inline::Perl5 and CPAN Perl 5 modules for functionality.