Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scmorrison/perl6-examples
A collection of Perl 6 examples
https://github.com/scmorrison/perl6-examples
Last synced: 4 days ago
JSON representation
A collection of Perl 6 examples
- Host: GitHub
- URL: https://github.com/scmorrison/perl6-examples
- Owner: scmorrison
- License: artistic-2.0
- Created: 2016-01-23T02:16:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T11:51:29.000Z (almost 9 years ago)
- Last Synced: 2024-11-05T22:03:19.434Z (about 2 months ago)
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perl 6 Examples
This repo contains solutions to problems I have solved with Perl 6 while developing other apps, modules, scripts, tools, etc.
## Folder structure
```bash
├── examples/ - .pl6 files containing Perl 6 examples
└── scripts/ - Non-Perl 6 scripts to simplify Perl 6 setup, repetetive tasks, etc.
```# Authors
* Sam Morrison
# Copyright and license
Copyright 2015 Sam Morrison
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.