Exporter::Tiny nearing 1.000000

This is a very old article. It has been imported from older blogging software, and the formatting, images, etc may have been lost. Some links may be broken. Some of the information may no longer be correct. Opinions expressed in this article may no longer be held.

Yes, in my warped mathematics, 0.042 is nearly 1.000000.

Exporter::Tiny is a module I split out of the Type::Tiny distribution. It’s an exporter, offering roughly the same capabilities as Sub::Exporter, but with a lighter footprint. I’ve not massively promoted it, but have been using it in a bunch of my other modules, and other people seem to have picked up on it and started using it too.

The documentation requires a bit of work, but from my perspective the implementation is effectively complete. If you’re using it, then I’d appreciate any feedback you have before it’s “stable” and thus too late to change.