Calle Dybedahl > Net-Lyskom-1.1 > Net::Lyskom::Simple

Download:
Net-Lyskom-1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Net::Lyskom::Simple - module with an easy-to-use subset of Lyskom functions

SYNOPSIS ^

  $kom = Net::Lyskom::Simple->new($username, $password, $server)
  $kom->post("Inlägg }t mig", "This is the subject", "This is the body");

DESCRIPTION ^