Business::TNTPost::NL
2006/12/31 filed under /perl
In February this year (2006, still), I wrote Business::TPGPost , a module to calculate the shipping costs based on information provided by TPG Post (the Dutch postal agency).
What I didn't realize back then, was that the name "TPG Post" would soon be changed into "TNT Post". Stupid me, for this was announced even back in 2005!
I just had to update the name (which just sucks). And what better time to do it than when implementing the new tariffs for 2007? Yep, everything got even more expensive, starting tomorrow, but I'm quite used to that pattern. This time everything just seemed to get a lot more expensive.
I've chosen to keep the Business::TPGPost module on CPAN for a while, so users can still find it, yet now it's a mere wrapper around the new module, Business::TNTPost::NL. Don't expect it to work well, I barely tested it and it will not get updated.
So, if you use the module Business::TPGPost, please do upgrade to Business::TNTPost::NL tomorrow!


