Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laysakura/acme-learningperl

『初めてのPerl』の練習問題を解くレポジトリ
https://github.com/laysakura/acme-learningperl

Last synced: 17 days ago
JSON representation

『初めてのPerl』の練習問題を解くレポジトリ

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/laysakura/Acme-IntermediatePerl.png)](https://travis-ci.org/laysakura/Acme-IntermediatePerl)

# NAME

Acme::LearningPerl - Solutions to exercises in "Intermediate Perl"

# SYNOPSIS

```perl
$ carton install
$ carton exec prove -Ilib
```

# LICENSE

Copyright (C) Sho Nakatani.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# AUTHOR

Sho Nakatani