Hi, on Windows (which I'm not familiar with) you will need a module like
Net::SMTP. The email server can be somewhere on the Internet, it does not have to be on your machine locally. See cpan for other mail modules, and search google for existing code examples. Also see:
Re: Sending Mail on a Windows Machine and
Sending Mail trough Perl using ActivePerl on windows