blob: c7071132cb9610f235ede23fecd08817cbf424bb (
plain) (
blame)
1
2
3
4
5
6
7
|
This module implements a client interface to the Windows Messenger Service,
enabling a perl5 application to talk to windows machines.
This is a pure Perl implementation
that approximates the "net send" command on Windows.
Author: Florian Greb <greb@cpan.org>
WWW: http://search.cpan.org/dist/Net-NetSend/
|