There was a London Perl Mongers meeting at ZPG about ten days ago. I gave a short talk explaining why (and how) a republican like me came to be running a site about the Line of Succession to the British Throne. The meeting was great (as they always are) and I think my talk went well… Continue reading Two New Modules
Tag: cpan
Yak Shaving with Aphra Behn
I have a few ideas for static web sites that I want to build. And, currently, the best place to host static web sites is, in my opinion, Github Pages. And if you’re hosting a site on Github Pages, everyone knows that the best tool to use is Jekyll. Or is it? I’ve tried to… Continue reading Yak Shaving with Aphra Behn
Genealogical Timelines in Perl and SVG
If you ever read my (mostly dead) more general blog, you might know that I’m a bit of an amateur genealogist. I’ve been tracing my family for over twenty-five years and I’ve got some branches of it back to the 1700s (actually, I have one branch back to the late 1600s). One problem in genealogy… Continue reading Genealogical Timelines in Perl and SVG
Timeline Diagrams with Perl
Two weeks ago, I introduced you to my new module SVG::TrafficLight and hinted that there were more SVG-based modules to follow. Today, I’d like to talk about the next one – SVG::Timeline. It all started over a year ago when I was looking through some of the more ridiculous religious questions on Quora when I… Continue reading Timeline Diagrams with Perl
Drawing Traffic Lights With Perl
For a thing (that you may hear more about at some point in the future) I needed diagrams of traffic lights. But Google Image Search didn’t really have what I was looking for. Everything was either too realistic or not CC-licensed so I couldn’t use the images how I wanted. So I decided to do… Continue reading Drawing Traffic Lights With Perl