{"id":18809258,"url":"https://github.com/thingsym/rapid-perl6","last_synced_at":"2026-01-10T05:30:11.658Z","repository":{"id":27436029,"uuid":"30914017","full_name":"thingsym/rapid-perl6","owner":"thingsym","description":"Rapid Perl6 is Vagrant environment for the Perl 6 programming language.","archived":false,"fork":false,"pushed_at":"2018-08-31T14:07:48.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T22:40:49.268Z","etag":null,"topics":["perl6","vagrant"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thingsym.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-17T11:23:08.000Z","updated_at":"2021-02-02T13:12:46.000Z","dependencies_parsed_at":"2022-09-07T16:21:25.002Z","dependency_job_id":null,"html_url":"https://github.com/thingsym/rapid-perl6","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thingsym%2Frapid-perl6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thingsym%2Frapid-perl6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thingsym%2Frapid-perl6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thingsym%2Frapid-perl6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thingsym","download_url":"https://codeload.github.com/thingsym/rapid-perl6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239743240,"owners_count":19689467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["perl6","vagrant"],"created_at":"2024-11-07T23:15:47.743Z","updated_at":"2026-01-10T05:30:11.623Z","avatar_url":"https://github.com/thingsym.png","language":"Shell","readme":"# Rapid Perl6\n\nRapid Perl6 is Vagrant environment for the Perl 6 programming language.\n\n## Provisioning\n\n\t# install Vagrant plugin\n\tvagrant plugin install vagrant-hostsupdater\n\n\tcd rapid-perl6\n\tvagrant up\n\t\n\t...\n\t\n\tvagrant ssh\n\n## Version\n\n\tcd /home/vagrant/perl6/bin\n\t./perl6 -v\n\tThis is perl6 version 2015.01-194-g5bb1942 built on MoarVM version 2015.01-72-g9106bee\n\t\nOR\n\n\tcd /home/vagrant/perl6/bin\n\t./perl6 -V\n\t...\n\n## Help\n\n\tcd /home/vagrant/perl6/bin\n\t./perl6 -h\n\n## hello world!\n\n\tcd /home/vagrant/perl6/bin\n\t./perl6\n\t\u003e say 'hello world!';\n\thello world!\n\t\u003e exit;\n\n## hello world! (helloworld.pl)\n\n\t#!/usr/bin/env perl6\n\tsay q/hello world!/;\n\t1;\n\n## Run helloworld.pl\n\n\tcd /home/vagrant/perl6/bin\n\t./perl6 /vagrant/helloworld.pl\n\thello world!\n\n## Reference\n\n* [Perl6 の開発先端を味わう方法 - tokuhirom's blog](http://blog.64p.org/entry/2015/02/02/202811)\n* [Perl 6](http://perl6.org)\n* [Perl 6 Documentation](http://doc.perl6.org)\n* [Rakudo Perl 6](http://rakudo.org)\n\n## Contribution\n\n### Patches and Bug Fixes\n\nSmall patches and bug reports can be submitted a issue tracker in Github. Forking on Github is another good way. You can send a pull request.\n\n1. Fork [Rapid Perl6](https://github.com/thingsym/rapid-perl6) from GitHub repository\n2. Create a feature branch: git checkout -b my-new-feature\n3. Commit your changes: git commit -am 'Add some feature'\n4. Push to the branch: git push origin my-new-feature\n5. Create new Pull Request\n\n## License\n\ndistributed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingsym%2Frapid-perl6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthingsym%2Frapid-perl6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingsym%2Frapid-perl6/lists"}