Codecube.io now supports Perl
Codecube.io is a jsfiddle type service which runs Perl code (and other languages) and shows the results in your browser.
The website is written in Go and runs your code inside a Docker container. It originally had support for C, Go, Python, and Ruby. I was looking for an excuse to play with Docker and Go so I submitted a pull request which added support for Perl.
See also:
- The original Codecube blog post which is a good introduction to Docker.
- The Codecube github repo.
- My previous post on Go.
- My previous post on Docker.
Nice! You read all the way to the bottom of this post. You might find my
book Minimum Viable Perl useful. It contains concise tutorials for
experienced developers. Its free, open source, and a work in progress.
Subscribe to get new
chapters in your inbox.