in reply to Re: Checking module (of a level) being installed
in thread Checking module (of a level) being installed

This is a very good point. I do have one feature that makes this really simple. It's called "mv". ;-)

$ mv TermReadKey-2.30.tar.gz Term-ReadKey-2.30.tar.gz $ ci Term-ReadKey-2.30.tar.gz

So now I'm going to have to write documentation to show what this script expects, and how to do it. But I definitely do thank you for this insight/reminder. I can almost imagine needing Term::ReadKey for stuff (unlike those Acme::* modules above ;->) and especially Date::Manip - that could be extremely useful at some point in the near future, so this could save me some headache.