Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    OurNet::BBSApp::Sync 0.87

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Chia-liang Kao | More programs
    Perl Artistic License / FREE
    March 24th, 2007, 14:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    OurNet::BBSApp::Sync description

    OurNet::BBSApp::Sync is a Perl module to sync between BBS article groups.

    OurNet::BBSApp::Sync is a Perl module to sync between BBS article groups.

    SYNOPSIS

    my $sync = OurNet::BBSApp::Sync->new({
    artgrp => $local->{boards}{board1}{articles},
    rartgrp => $remote->{boards}{board2}{articles},
    param => {
    lseen => 0,
    rseen => 0,
    remote => 'bbs.remote.org',
    backend => 'BBSAgent',
    board => 'board2',
    lmsgid => '',
    msgids => {
    articles => [
    '',
    '',
    ],
    archives => [
    '',
    '',
    ],
    },
    },
    force_fetch => 0,
    force_send => 0,
    force_none => 0,
    msgidkeep => 128,
    recursive => 0,
    clobber => 1,
    backend => 'BBSAgent',
    logfh => *STDOUT,
    callback => sub { },
    });

    $sync->do_fetch('archives');
    $sync->do_send;

    OurNet::BBSApp::Sync performs a sophisticated synchronization algorithm on two OurNet::BBS ArticleGroup objects. It operates on the first one (lartgrp)'s behalf, updates what's being done in the param field, and attempts to determine the minimally needed transactions to run.

    The two methods, do_fetch and do_send could be used independently. Beyond that, note that the interface might change in the future, and currently it's only a complement to the ebx toolkit.

    Requirements:

    · Perl



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    BBS article sync | BBS groups sync | Perl module | OurNet::BBSApp::Sync | BBS | article

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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