Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    Net::Lyskom 1.1

    Download button

    No screenshots available
    Downloads: 303  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Calle Dybedahl, Erik S-O Johansson and Hans Persson | More programs
    Perl Artistic License / FREE
    February 22nd, 2007, 11:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Net::Lyskom description

    Net::Lyskom is a Perl module used to talk to LysKOM servers.

    Net::Lyskom is a Perl module used to talk to LysKOM servers.

    SYNOPSIS

    use Net::Lyskom;

    $a = Net::Lyskom->new();
    $conf = 6;

    $a->login(pers_no => 437, password => "God", invisible => 1)
    or die "Failed to log in: $a->err_stringn";

    $b = $a->send_message(7680, "Oook!");

    $b = $a->create_text(
    subject => "Testsubject",
    body => "A nice and tidy message body.",
    recpt => [437],
    );

    if ($b) {
    print "Text number $b created.n";
    } else {
    print "Text creation failed: $a->err_string.n";
    }

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    LysKOM servers | talk to server | Perl module | Net::Lyskom | LysKOM | servers

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM