Perl Dancer::Plugin::Redis 0.06 !

Hi, I have release a new version of Dancer::Plugin::Redis. It a plugin for Dancer that give you a "redis" keywords. The configuration of the connection is handle by Dancer config file.

What's new in this version :

  • Simplification of the code
  • Use "reconnect" method of Redis 1.925 and more.

The "reconnect" method is really nice because you don't need to check anymore if you still are connected or not. So the plugin is now really simple, it handle multiple server and just activate the auto reconnect option.

Perl MooX::Options v1.4 release

I have release v1.4 of MooX::Options. This is a module to easy create command line tools using your favorite object maker system. It work with Mo, Moo, Mouse, Moose and any kind of object maker.

Ex:

Perl MooX::Options v1.2 release

I have release v1.2 of MooX::Options. This is a module to easy create command line tools using your favorite object maker system. It work with Mo, Moo, Mouse, Moose and any kind of object maker.

Ex:

Perl - podweaverdoc

I use podweaver with Dist::Zilla to document my source. The issue is that I often want to see the result. I can't do "perldoc" on my source, because I need to transform the source before I can use it.

So I have take a look on CPAN for somethink like perldoc but for podweaver.

I have found this :

Perl Hackathon QA 2012

Hi, I have participated to Perl Hackathon QA 2012. I have work on Test::More with Schwern, more precisly testing TB2 against CPAN.

Here some links :

SCK - 2.5 is Out !

I have release SCK 2.5: http://sck.to, my shorten url system in perl dancer.

On top for user :

  • Add Google + Share Bookmarklet (try it !)
  • Filter TOP10 to only english understandable website. No title or non english website, the link doesn't appear in top10. (sorry chinese people).

In the background :

Perl - How to work offline ?

Hi, sometime I travel and I want to work offline but I need easy doc,  and I want to be able to install new stuff. How can I do that without a connection ?

You will need :

  • perlbrew, to install any perl version you need
  • cpanm, to install cpan module
  • minicpan, to have a fresh copy of all the latest version of cpan module
  • perldoc-server, to have a friendly offline documentation thought your browser

Quick step to install everything :

Add this to your .bashrc :

PerlTalks - Command line tools in style

This is my new slide. I show you how to create command line tools in style in Perl.

http://perltalks.celogeek.com/slides/2012/03/command-line-tools-in-style-slide3d.html

Feel free to comment.

Celogeek

SlidesShow - HTML5

I'm really interesting about slideshow in html5 with cool effect. I want to be able to push it easily in a simple static server like nginx, or just take it with me on a usb key for a show.

So here some I have found :

You write in html5, the js do the rest :

Pages

Subscribe to QA from Celogeek RSS