<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>perlybook</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/" />
    <link rel="self" type="application/atom+xml" href="http://blogs.perl.org/users/perlybook/atom.xml" />
    <id>tag:blogs.perl.org,2009-11-03:/users/perlybook//1363</id>
    <updated>2013-01-07T00:48:31Z</updated>
    <subtitle>A blog about the Perl programming language</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 4.38</generator>

<entry>
    <title>Perlybook updates</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2013/01/perlybook-updates.html" />
    <id>tag:blogs.perl.org,2013:/users/perlybook//1363.4180</id>

    <published>2013-01-07T00:37:17Z</published>
    <updated>2013-01-07T00:48:31Z</updated>

    <summary>In the last couple of days we fixed some bugs and added new features to Perlybook: * You can now send .mobi files to any mail address you want, it&apos;s also possible to store the mail address in a cookie......</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>In the last couple of days we fixed some bugs and added new features to <a href="http://perlybook.org">Perlybook</a>:</p>

<p> * You can now send .mobi files to any mail address you want, it's also possible to store the mail address in a cookie...<br />
 * We now use the <a href="https://metacpan.org/module/Mojolicious::Plugin::MailException">MailException plugin</a> for <a href="http://mojolicio.us">Mojolicious</a> so we get noticed whenever something goes wrong<br />
 * Fixed some decode bugs</p>

<p>When I added mail support, I experienced some problems that didn't occur on my dev machine.</p>

<p>After two hours of debugging I found the difference. On the server I did install Authen::SASL::XS and on my dev machine this module is missing.</p>

<p>With <a href="https://metacpan.org/release/Authen-SASL-XS">Authen::SASL::XS</a> I find this message in the log file:</p>

<blockquote>
[Mon Jan  7 01:05:21 2013] [error] SMTP auth() command failed:
5.5.4 Syntax: AUTH mechanism

<p> at /home/ebook/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/MIME/Lite.pm line 2882</blockquote></p>

<p>Without it everything works...</p>

<p>I hope I can file a bug in the next days.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 1/2013</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2013/01/popular-ebooks-on-perlybookorg-in-week-12013.html" />
    <id>tag:blogs.perl.org,2013:/users/perlybook//1363.4173</id>

    <published>2013-01-04T00:32:34Z</published>
    <updated>2013-01-04T00:32:34Z</updated>

    <summary>Here are the most popular ebooks from Dec 28 2012 to Jan 3 2013: Release DBI Bread-Board Test-Simple...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Dec 28 2012 to Jan  3 2013:</p>

<p><br />
<ol style="margin-left: 15px; line-height: 11px">   <li></li><br />
</ol>Release<br />
<ol style="margin-left: 15px; line-height: 11px">   <li>DBI</li><br />
   <li>Bread-Board</li><br />
   <li>Test-Simple</li><br />
</ol></p>]]>
        
    </content>
</entry>

<entry>
    <title>Mojolicious, Plugins and Ebooks</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/12/mojolicious-plugins-and-ebooks.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.4118</id>

    <published>2012-12-10T13:25:03Z</published>
    <updated>2012-12-10T13:26:17Z</updated>

    <summary>The &quot;cpan-2-ebook&quot; site perlybook.org comes with some minor updates for winter holidays. Below the &quot;front lid&quot; there are some interesting changes. We replaced the caching module CHI with the wrapper Mojolicious::Plugin::CHI. The module is quite new. But after some exchange...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="cpan" label="CPAN" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epub" label="EPUB" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epublisher" label="EPublisher" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mobi" label="MOBI" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mojolicious" label="Mojolicious" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perltutscom" label="perltuts.com" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>The "cpan-2-ebook" site <a href="http://perlybook.org">perlybook.org</a> comes with some minor updates for winter holidays.</p>

<p>Below the "front lid" there are some interesting changes. We replaced the caching module <a href="https://metacpan.org/module/CHI">CHI</a> with the wrapper <a href="https://metacpan.org/module/Mojolicious::Plugin::CHI">Mojolicious::Plugin::CHI</a>. The module is quite new. But after some exchange with and bugfixing by (thanks!) the module author this module can now be recommended together with <a href="https://metacpan.org/module/Starman">Starman</a> and nginx - as we use it at Perlybook.</p>

<p>BTW: the <a href="http://perlybook.org/perltuts">Perltuts Tutorial ebooks</a> finally get their title and author in the meta information... (I'm actually wondering why nobody ever complained about this).</p>]]>
        
    </content>
</entry>

<entry>
    <title>Perlybook on 24pullrequests.com</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/12/perlybook-on-24pullrequestscom.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.4089</id>

    <published>2012-12-01T12:03:42Z</published>
    <updated>2012-12-01T12:10:27Z</updated>

    <summary>I added perlybook.org to 24pullrequests.com. Hopefully we get some pull requests to iron out the issues we have. Another related project I added is EPublisher-Source-Plugin-PodFromGithub. When we have finished that plugin we would be able to convert stuff like the...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="24pullrequestscom" label="24pullrequests.com" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epublisher" label="EPublisher" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perladventcalendar" label="Perl Advent Calendar" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>I added <a href="http://perlybook.org">perlybook.org</a> to <a href="http://24pullrequests.com/projects">24pullrequests.com</a>. Hopefully we get some pull requests to iron out the <a href="https://github.com/reneeb/cpan2ebook/issues?direction=desc&sort=created&state=open">issues</a> we have.</p>

<p>Another related project I added is <a href="https://github.com/reneeb/EPublisher-Source-Plugin-PodFromGithub">EPublisher-Source-Plugin-PodFromGithub</a>. When we have finished that plugin we would be able to convert stuff like the <a href="http://www.perladvent.org/2012/">Perl Advent Calender</a> <a href="https://github.com/rjbs/Perl-Advent/">articles</a> into ebook formats.</p>

<p>Due to private reasons I wasn't able to finish that plugin before December started :-(</p>]]>
        
    </content>
</entry>

<entry>
    <title>Recently while developing...</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/11/recently-while-developing.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.4085</id>

    <published>2012-11-30T15:58:48Z</published>
    <updated>2012-11-30T18:30:25Z</updated>

    <summary>...some new stuff for perlybook.org I got an error message and needed quite long to find the cause. This was so unexpected too, because I have not done much changes. The error message I got: Unrecognized character \xCD; marked by...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="error" label="error" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>...some new stuff for <a href="http://perlybook.org/">perlybook.org</a> I got an error message and needed quite long to find the cause. This was so unexpected too, because I have not done much changes.</p>

<p>The error message I got:</p>

<blockquote>Unrecognized character \xCD; marked by <-- HERE after og->debug(<-- HERE near column 26 at script/../lib/PodBook.pm line 43.</blockquote>

<p>Here is the code:</p>

<p><img alt="hard_to_find_error.png" src="http://blogs.perl.org/users/perlybook/hard_to_find_error.png" width="739" height="112" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></p>

<p>Who finds the error first?<br />
Ps: dusty screens will make it harder!</p>

<p>Greetings<br />
Boris Däppen</p>]]>
        
    </content>
</entry>

<entry>
    <title>Different View on Documentation</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/10/different-view-on-documentation.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3910</id>

    <published>2012-10-03T19:15:00Z</published>
    <updated>2012-10-03T21:50:17Z</updated>

    <summary>The actual intention behind perlybook.org was to make module documentation from CPAN more portable. Ebook-Readers today are designed for reading-pleasure everywhere - in your garden at daylight or in your bed at night... and this works so far. But recently...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="cpan" label="CPAN" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="epub" label="EPUB" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="metacpan" label="MetaCPAN" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>The actual intention behind <a href="http://perlybook.org/">perlybook.org</a> was to make module documentation from CPAN more portable. Ebook-Readers today are designed for reading-pleasure everywhere - in your garden at daylight or in your bed at night... and this works so far.</p>

<p>But recently I noticed an effect which could also be of interest for "normal" Perl programmers who just work at a the computer and also prefer reading the docs there.</p>

<p>I always found it a bit complicated to read documentation on CPAN. If the author does not give a lot of love to the documentation it's even complicate to browse through all the docs of each module, since there is no auto-generated TOC over the complete distribution (only on inside each modules doc).</p>

<p>But there are even more issues.<br />
See how the documentation of <a href="https://metacpan.org/module/EBook::MOBI">EBook::MOBI</a> looks like on my screen (1920x1080):</p>

<p><img alt="CPAN_small.jpg" src="http://blogs.perl.org/users/perlybook/2012/10/03/CPAN_small.jpg" width="600" height="338" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></p>

<p>This is what you see first. It is a horrible layout, isn't it? You have so much unused space and the TOC is so big that you don't see what you are probably most interested in... a small description and the example in the SYNOPSIS.</p>]]>
        <![CDATA[<p>MetaCPAN, which is great and always used by me, has basically the same problem. The markup is more colorful but the two issues mentioned stay the same:</p>

<p><img alt="MetaCPAN_small.jpg" src="http://blogs.perl.org/users/perlybook/2012/10/03/MetaCPAN_small.jpg" width="600" height="338" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></p>

<p>Now see how this looks like when you go to <a href="http://perlybook.org/">perlybook.org</a> and download the docs in the EPUB format. (You should have the Firefox plugin "EPUBReader" installed to have the same view as posted here)</p>

<p><img alt="EPUB_small.jpg" src="http://blogs.perl.org/users/perlybook/2012/10/03/EPUB_small.jpg" width="800" height="450" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /></p>

<p>I think there is a great advantage here. First of all you see links (ebook internal) for all the modules containing documentation listed at the left side. Like that you know at the first glance what else there is to read, even if the author did not take care of it. Secondly, the layout is much more efficient. You can see the example directly and scan much more text at once.</p>

<p>There are still downsides... e.g. the POD links point to CPAN instead inside the ebook. Also long lines of code get wrapped, which might confuse. But I thought it might be interesting for some of you guys. Maybe it is already useful now as is or somebody gets inspired by the issues mentioned.</p>

<p>---<br />
Boris Däppen</p>]]>
    </content>
</entry>

<entry>
    <title>Perlybook features Perltuts.com</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/09/perlybook-features-perltutscom.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3858</id>

    <published>2012-09-21T10:46:33Z</published>
    <updated>2012-09-21T10:56:20Z</updated>

    <summary>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...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="epublisher" label="EPublisher" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="mojolicious" label="Mojolicious" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perltutscom" label="perltuts.com" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>We added a new page to perlybook: <a href="http://www.perlybook.org/perltuts">http://www.perlybook.org/perltuts</a></p>

<p>On that page you can grab the tutorials that are available on <a href="http://www.perltuts.com">Perltuts.com</a> as mobi or epub book.</p>

<p>It was easy to integrate those tutorials: Write a <a href="https://github.com/reneeb/cpan2ebook/blob/master/scripts/fetch_perltuts.pl">small script</a> that gets all tutorial names, store them in a cache and list them on the webpage. Write a <a href="https://github.com/reneeb/EPublisher-Source-Plugin-PerltutsCom">source plugin</a> for <a href="https://metacpan.org/module/EPublisher">EPublisher</a> and that's it!</p>

<p>Thanks to <a href="http://mojolicio.us">Mojolicious</a> 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...</p>

<p>If you have ideas what sources we can integrate, please drop us a line at perlybook@perl-services.de!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Input Plugins for the Kindle Reader</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/08/input-plugins-for-the-kindle-reader.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3753</id>

    <published>2012-08-27T15:04:38Z</published>
    <updated>2012-08-27T15:02:45Z</updated>

    <summary>Perlybook.org serves you all the docs available on CPAN as a handy ebook. For the Kindle Reader it achieves this with the help of the module EBook::MOBI. This module now got an update (v0.5). Before it was just useful for...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p><a href="http://perlybook.org/">Perlybook.org</a> serves you all the docs available on CPAN as a handy ebook. For the Kindle Reader it achieves this with the help of the module <a href="https://metacpan.org/module/EBook::MOBI">EBook::MOBI</a>.</p>

<p>This module now got an update (v0.5). Before it was just useful for translating POD into an ebook (which is awesome). But now its even better... you can write plugins for any input format.</p>

<p>So is there anybody interested in the ability for converting e.g. Markdown directly into an ebook? If you feel like such a feature would be cool, you are very welcome to contribute a plugin (for what ever format you like).</p>

<p>For now there is just a plugin for POD. More would be great.</p>

<p>Please see the modules <a href="https://metacpan.org/module/EBook::MOBI">documentation</a> for more information or directly join the project at <a href="https://github.com/borisdaeppen/EBook--MOBI">github</a>. Feel free to contact the modules author (me) if you have questions.</p>

<p>thx</p>]]>
        
    </content>
</entry>

<entry>
    <title>Bugfix in Name Input</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/07/bugfix-in-name-input.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3613</id>

    <published>2012-07-26T16:04:43Z</published>
    <updated>2012-07-26T15:34:02Z</updated>

    <summary>Perlybook.org is now available in version 0.13. Continue enjoying all the Docs from CPAN in your Ebook-Reader of choice. This fixes a bug, concerning some input like e.g. Log::Log4perl. Because MetaCPAN&apos;s autocompletion was used to match user-input to something valid,...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pod" label="pod" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p><a href="http://perlybook.org/">Perlybook.org</a> is now available in version <a href="https://github.com/reneeb/cpan2ebook/blob/master/Changes">0.13</a>.<br />
Continue enjoying all the Docs from CPAN in your Ebook-Reader of choice.</p>

<p>This fixes a <a href="https://github.com/reneeb/cpan2ebook/issues/12">bug</a>, concerning some input like e.g. <a href="https://metacpan.org/module/Log::Log4perl">Log::Log4perl</a>.<br />
Because MetaCPAN's autocompletion was used to match user-input to something valid, you always got an ebook about <a href="https://metacpan.org/module/Tie::Log4perl">Tie::Log4perl</a> (which is autocomplete-suggestion number one in this case) - so this is fixed now and you will get the book you want.</p>

<p>The downside of this is that the input allows no more typos and is case sensitive too! But that's not a big issue if you use a browser with JS enabled... JQuery will fill up the form correctly with a bit of your help.</p>

<p>Secondly a minor bug is fixed so that you should be able to download your ebook of choice directly from you Kindle Reader if you have some WLAN around. I would like to hear some feedback about this on <a href="https://github.com/reneeb/cpan2ebook/issues/22">github</a> or as comments here in the blog. Because on my Kindle Reader (there is no model name written on this thing, I don't even know which model it is) I can now download (which I couldn't before) but - very strange - I can't open the book... would like to hear if others have the same issue.</p>

<p>Thanks</p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 29/2012</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/07/popular-ebooks-on-perlybookorg-in-week-292012.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3599</id>

    <published>2012-07-23T05:05:08Z</published>
    <updated>2012-07-23T05:06:36Z</updated>

    <summary>Here are the most popular ebooks from Jul 16 2012 to Jul 22 2012: Release Dancer DBI AnyEvent-RFXCOM Prima libnet perl Net-Server Mojolicious CGI.pm What...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Jul 16 2012 to Jul 22 2012:</p>

<p>Release<br />
<ol style="margin-left: 15px; line-height: 11px">   <li>Dancer</li><br />
   <li>DBI</li><br />
   <li>AnyEvent-RFXCOM</li><br />
   <li>Prima</li><br />
   <li>libnet</li><br />
   <li>perl</li><br />
   <li>Net-Server</li><br />
   <li>Mojolicious</li><br />
   <li>CGI.pm</li><br />
   <li>What</li><br />
</ol></p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 27/2012</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/07/popular-ebooks-on-perlybookorg-in-week-272012.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3511</id>

    <published>2012-07-09T21:42:41Z</published>
    <updated>2012-07-09T21:43:15Z</updated>

    <summary>Here are the most popular ebooks from Jul 2 2012 to Jul 8 2012: Module Moo Release Moose Mojolicious Net-SSH Meta Plack WebService-Google-Reader Poet WWW-REST ppt App-cpanminus...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Jul  2 2012 to Jul  8 2012:</p>

<p>Module<br />
<ol style="margin-left: 15px; line-height: 11px">   <li>Moo</li><br />
</ol>Release<br />
<ol style="margin-left: 15px; line-height: 11px">   <li>Moose</li><br />
   <li>Mojolicious</li><br />
   <li>Net-SSH</li><br />
   <li>Meta</li><br />
   <li>Plack</li><br />
   <li>WebService-Google-Reader</li><br />
   <li>Poet</li><br />
   <li>WWW-REST</li><br />
   <li>ppt</li><br />
   <li>App-cpanminus</li><br />
</ol></p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 26/2012</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/07/popular-ebooks-on-perlybookorg-in-week-262012.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3453</id>

    <published>2012-07-02T08:21:48Z</published>
    <updated>2012-07-02T08:24:03Z</updated>

    <summary>Here are the most popular ebooks from Jun 25 2012 to Jul 1 2012: Module Excel-Writer-XLSX Release Moose Mojolicious AnyEvent Padre-Plugin-RunPerlExternal DBIx-Class Catalyst-Manual AnyEvent-RFXCOM MooseX-IOC Template-Toolkit Catalyst-Runtime...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="favourites" label="favourites" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Jun 25 2012 to Jul  1 2012:</p>

<p>Module<br />
<ol style="margin-left: 15px; line-height: 11px"><br />
	<li>   Excel-Writer-XLSX</li><br />
</ol><br />
Release<br />
<ol style="margin-left: 15px; line-height: 11px"><br />
	<li>   Moose</li><br />
	<li>   Mojolicious</li><br />
	<li>   AnyEvent</li><br />
	<li>   Padre-Plugin-RunPerlExternal</li><br />
	<li>   DBIx-Class</li><br />
	<li>   Catalyst-Manual</li><br />
	<li>   AnyEvent-RFXCOM</li><br />
	<li>   MooseX-IOC</li><br />
	<li>   Template-Toolkit</li><br />
	<li>   Catalyst-Runtime</li><br />
</ol></p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 25/2012</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/06/popular-ebooks-on-perlybookorg-in-week-252012.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3427</id>

    <published>2012-06-25T21:23:48Z</published>
    <updated>2012-06-25T21:26:25Z</updated>

    <summary>Here are the most popular ebooks from Jun 18 2012 to Jun 24 2012: Module MooseX-IOC local-lib Release Moose perl Dancer local-lib AnyEvent-RFXCOM DBI CHI SOAP-WSDL Catalyst-Runtime Mojolicious...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Jun 18 2012 to Jun 24 2012:</p>

<p>Module<br />
<ol style="margin-left: 15px; line-height: 13px"><br />
	<li>MooseX-IOC</li><br />
	<li>local-lib</li><br />
</ol><br />
Release<br />
<ol style="margin-left: 15px; line-height: 13px"><br />
	<li>Moose</li><br />
	<li>perl</li><br />
	<li>Dancer</li><br />
	<li>local-lib</li><br />
	<li>AnyEvent-RFXCOM</li><br />
	<li>DBI</li><br />
	<li>CHI</li><br />
	<li>SOAP-WSDL</li><br />
	<li>Catalyst-Runtime</li><br />
	<li>Mojolicious</li><br />
</ol></p>]]>
        
    </content>
</entry>

<entry>
    <title>Bugfix for the Mobi-Format</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/06/bugfix-for-the-mobi-format.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3416</id>

    <published>2012-06-20T14:32:30Z</published>
    <updated>2012-06-20T14:50:01Z</updated>

    <summary>Perlybook releases v0.11. The reason for this is a quite annoying bug (or missing feature) which displayed content from POD-links (the L tag) as is. Luckily this just occurred for the Mobi-format. To fix this, we released a new version...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    <category term="ebook" label="ebook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="perlybook" label="perlybook" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pod" label="pod" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p><a href="http://perlybook.org/">Perlybook</a> releases <a href="https://github.com/reneeb/cpan2ebook/blob/master/Changes">v0.11</a>.</p>

<p>The reason for this is a quite annoying <a href="https://github.com/reneeb/cpan2ebook/issues/20">bug</a> (or missing feature) which displayed content from POD-links (the L tag) as is. Luckily this just occurred for the Mobi-format.</p>

<p>To fix this, we released a new version ob <a href="https://metacpan.org/module/EBook::MOBI">EBook::MOBI</a> (v0.46) and added some minor changes to <a href="http://perlybook.org/">perlybook.org</a> to allow better support.</p>

<p>Please enjoy!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Popular ebooks on perlybook.org in week 24/2012</title>
    <link rel="alternate" type="text/html" href="http://blogs.perl.org/users/perlybook/2012/06/popular-ebooks-on-perlybookorg-in-week-242012.html" />
    <id>tag:blogs.perl.org,2012:/users/perlybook//1363.3405</id>

    <published>2012-06-17T10:41:21Z</published>
    <updated>2012-06-17T12:06:20Z</updated>

    <summary>Here are the most popular ebooks from Jun 10 2012 to Jun 16 2012: Module perlopentut SOAP-WSDL Text-Xslate HTML-Template Moose-Cookbook Moo perlws IO-DB Release Moose DBI ppt Dancer Template-HTML libwww-perl Mojolicious Apache2-Mogile-Dispatch RRDTool-OO Catalyst-Runtime...</summary>
    <author>
        <name>perlybook</name>
        <uri>http://perlybook.org</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://blogs.perl.org/users/perlybook/">
        <![CDATA[<p>Here are the most popular ebooks from Jun 10 2012 to Jun 16 2012:</p>

<p>Module<br />
<ol style="margin-left: 20px; line-height: 13px"><br />
<li>perlopentut</li><br />
<li>SOAP-WSDL</li><br />
<li>Text-Xslate</li><br />
<li>HTML-Template</li><br />
<li>Moose-Cookbook</li><br />
<li>Moo</li><br />
<li>perlws</li><br />
<li>IO-DB</li><br />
</ol></p>

<p>Release<br />
<ol style="margin-left: 20px; line-height: 13px"><br />
<li>   Moose</li><br />
<li>   DBI</li><br />
<li>   ppt</li><br />
<li>   Dancer</li><br />
<li>   Template-HTML</li><br />
<li>   libwww-perl</li><br />
<li>   Mojolicious</li><br />
<li>   Apache2-Mogile-Dispatch</li><br />
<li>   RRDTool-OO</li><br />
<li>   Catalyst-Runtime</li><br />
</ol><br />
</p>]]>
        
    </content>
</entry>

</feed>
