Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.