Archive for February 2013

Red-Black Trees in Perl 6 Explained

Posted on February 17, 2013. Filed under: Uncategorized | Tags: , , |

I’ve started digging around with Perl 6 again and I’m quite pleasantly surprised. As you can see, Perl 6 is just about feature-complete. The main obstacle to using it is probably performance. When I previously checked it was 20 times slower than Perl 5, now it’s only 4 times slower and catching up rapidly. Jonathan […]

Read Full Post | Make a Comment ( None so far )

Interesting Perl Modules

Posted on February 11, 2013. Filed under: Uncategorized | Tags: , , , |

Bash::Completion::Plugins::perlbrew Bash completion for perlbrew. See also Bash::Completion namespace::sweep This pragma was written to address some problems with the excellent namespace::autoclean. In particular, namespace::autoclean will remove special symbols that are installed by overload, so you can’t use namespace::autoclean on objects that overload Perl operators.

Read Full Post | Make a Comment ( None so far )

Mark your modules as adoptable if you don’t want them

Posted on February 10, 2013. Filed under: Uncategorized | Tags: , |

Signal that you’d like to pass on your modules by giving the virtual PAUSE user ADOPTME permissions. 10-02-2013 by brian d foy

Read Full Post | Make a Comment ( None so far )

Converting to Dist::Zilla

Posted on February 4, 2013. Filed under: Uncategorized | Tags: , |

I’ve converted a number of distributions from $something to Dist::Zilla for release management, and every time I forget something … so this time I’m making notes as I go along. By Chisel on 2013-02-04

Read Full Post | Make a Comment ( None so far )

Schwern’s .gitconfig

Posted on February 3, 2013. Filed under: Uncategorized | Tags: |

https://github.com/schwern/dotfiles/blob/master/.gitconfig

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...