in reply to mime module

Does any version of perl comes with mime::Entity by default?

Not a "vanilla" perl distribution, no. Perhaps ActiveState packs that up as a default.

or do I have to install module seperately?

Most likely, yes.

If I have install modules do I have to install perl first?

Yes.

See also Perl FAQs and the CPAN FAQs.