Not enough code to make a module out of? Whatever gave you that idea? If it does something useful, then it doesn't matter how big it is! | [reply] |
It just so happens that I was looking at the source of Image::Resize on CPAN yesterday. Very useful module. If I were to remove the pod from it, the remaining code would be about the same size as what you posted in your meditation.
Assuming your code works (I've never even heard of Automatic Sage Line 50 before, so I have no idea how to test it), it is definitely worthy of getting a proper API, a little documentation, and some tests, then going up on CPAN. | [reply] |
Thanks for the encouragement! I guess I'd be a little happier about it if I was more certain about the header. Its kind of still in a "works for me" state, and Sage Line 50 version 11 is somewhat out of date.
I wonder if anyone has a later version of Sage to test against?
I'll give it some better testing when the stocktake comes around at the end of this month - hopefully it will all go smoothly.
| [reply] |