-
PCRE support has hit quagga
—–BEGIN PGP SIGNED MESSAGE—– Hash: SHA1 http://bugzilla.quagga.net/show_bug.cgi?id=483 Paul Jakma changed: What |Removed |Added – —————————————————————————- Status|UNCONFIRMED |RESOLVED CC| |paul dishone st Resolution| |FIXED – — Comment #2 from Paul Jakma 2009-06-19 15:09:42 — I’ve pulled in the patch from Jeremy Jackson which, I understand, was based on this. This adds, at least for now, a…
-
Using en_US.UTF-8 locale on Debian/Ubuntu
NB: this write-up has been superseded. You should be reading this article instead. It took me a while to figure out how to make Larry’s postings to #perl6 not break my screen session. Now that I’ve figured it out, I’ll see if I can share it with y’all. In addition to screen and irssi displaying…
-
IronRuby stuff
I’ve been doing some work with the DLR team at Microsoft and the community of F/OSS developers they’ve inspired on IRC & the mailing lists. I’m providing a virtual host that is being used to perform continuous integration on Debian sid. The current status is here: http://twitter.com/IronRubyCI Maybe we’ll make an IronPerl one of these…
-
repository thoughts
15:58 < cj> lluis: since my friend isn’t online to bounce ideas off of, how ’bout I ask you? :) 15:59 < lluis> cj: heh, ok 15:59 < cj> a first pass would be a web form that takes some information about a package and stores it to a database. those data are exposed via…
-
Quest for the re-usable software grail
Why should any more effort be put into building a system of re-usable software if The CPAN already exists and provides all of the tools necessary to create re-usable software?
-
Writing Free Software: Part 11 – A simple man page
Introduction Okay… it’s high time we wrote some docs. I come from a perl background, so we’re going to write the docs using perldoc. I know there are better ways to do this for C# projects and I’m happy to take contributions to this series. Just ask for contributor status and you can post the…
-
Perl 6 on the CLI via DLR; A summary
My goal in attending this year’s Lang.NET Symposium was to determine whether the Common Language Infrastructure (CLI) is a viable platform on which the Perl 6 language can be implemented. During the talks, I took notes in my blog (Monday, Tuesday, Wednesday) and on my wiki (Monday, Tuesday, Wednesday). Since I’ve not historically been much…