atom-community / atom-community/atom-script
Perl 6 runtime error.
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
The problem I am having is that when I run a script, like this:
# !/usr/bin/perl
use v6;
say "Hello World!";
It prints out this error:
Perl v6.0.0 required--this is only v5.18.2
Please help, I really would like to use this to run Perl 6.
Contributor guide
Assessment
This issue has not been assessed yet.