consolidating email::mime

November 3, 2009  📧 🐫 🧑🏽‍💻

Originally, Email::MIME was part of the big initiative to make email modules that each did one thing very well. This got us a bunch of tools, including Email::MIME. Their API design was uneven, with some more successful than others. Email::MIME’s API has been relatively reasonable to work with, although it gets a bit hairy at the edges of quick-and-dirty email munging.

what is pod weaver? (pt. 1: secret origins)

October 30, 2009  🐫 🧑🏽‍💻

One or two people who write Pod regularly said, “Yeah, I saw you blogging about that Pod thing. I had no idea what you were talking about.” A few other people said, “neat, but how do I use it?” Its documentation is getting better, but here’s a crash course in its history. Tomorrow I’ll write about its application (and maybe later I can turn this into some real docs).

hilarious bug visible in perl 5.10.1's perldoc

October 28, 2009  🐫

There’s a bug in, I think, Pod::Simple. It’s been fixed, and affects only one release of the perl distribution: 5.10.1. Its effect is really amusing, though.

ebook pricing is ridiculous

October 7, 2009

I’m still really enjoying my Sony PRS-300. It’s a good piece of hardware and reading on it is pretty pleasant. I’ve been reading mostly free material, much of which is old stuff in the public domain. I’ve also read two Stephen King books that I bootlegged.

lament on the bard

September 18, 2009  🎲 ⚔️

I have never been shy about stating my opinion on bards in Dungeons and Dragons. They suck. They make no damn sense and I wish, just this once, we could pretend that they never existed and drop them from the game.

the sony prs-300 and his robot girlfriend

August 29, 2009  ⚙️

After a few months of slowly edging toward the prospect, yesterday I bought an ebook. It’s a Sony PRS-300, which is their new “pocket reader.” It’s about the same size as my flattened hand, just a little thinner than my iPhone, and about the same weight as a paperback. Right now, I have it loaded with just over a hundred books and stories, and it’s about one third full.

i am going to break your app::cmd code (not really)

August 28, 2009  🐫 🧑🏽‍💻

The next release of App-Cmd, 0.300, will break backwards compatibility with App::Cmd::Simple. Nothing on the CPAN is registered as using it but I’m sure it’s being used. All other uses of App::Cmd should be fine.

notes on how pod::weaver works

August 21, 2009  🐫 🧑🏽‍💻

Originally, I conceived of Pod::Weaver as a system that took two Pod streams and wove them together. One was the Pod that the user wrote. The other was Pod generated based on some stuff. (That’s about as concrete as the idea was.) This got rewritten a bit and interleaved, and poof, you had better Pod.