It was Tuesday, November 09, 2004 when Simon Wistow took the soap box, saying: : I saw this and it worried me : : "There is a module called, Email::MIME::Modifier, which seems to do : exactly what I need, he only problem is that its prereqs list is very : large" - http://www.perlmonks.org/?node_id=405973
But all the modules that it uses are small and do well defined independent things. : Now the dependencies for Email::MIME::Modifier are : : 'Email::MIME' => '1.7', : 'Email::MIME::ContentType' => '1.0', : 'Email::MIME::Encodings' => '1.2', : 'Email::MessageID' => '1.2', : 'Email::Simple' => '1.9', : 'Test::More' => '0.47' : : is that too many? Persoanlly I think that they're perfectly fine - but : then the alternative is to have the equivalent of statically linked : libraries. Right, and that alternative isn't going to happen. : Toughts? comments? The dependency for Email::MessageID may go away. :-) Casey West -- Shooting yourself in the foot with DOS You finally found the gun, but can't locate the file with the foot for the life of you.
