Perlybook features Perltuts.com

We added a new page to perlybook: http://www.perlybook.org/perltuts

On that page you can grab the tutorials that are available on Perltuts.com as mobi or epub book.

It was easy to integrate those tutorials: Write a small script that gets all tutorial names, store them in a cache and list them on the webpage. Write a source plugin for EPublisher and that's it!

Thanks to Mojolicious it's very easy to extend the webapp and the script to fetch the tutorial names was written within "a few minutes". For future web scraping tasks I'll use Mojo::UserAgent...

If you have ideas what sources we can integrate, please drop us a line at perlybook@perl-services.de!

2 Comments

What an interesting idea! I guess this means I need to keep working on the Science/PDL tutorial don't I?

Leave a comment

About perlybook

user-pic This is about perlybook, a webservice that lets you create Perl module documentation in ebook formats.