OurNet

Perl interface to BBS-based groupware platforms.
Download

OurNet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Autrijus Tang
  • Publisher web site:
  • http://search.cpan.org/~autrijus/

OurNet Tags


OurNet Description

Perl interface to BBS-based groupware platforms. OurNet is a Perl interface to BBS-based groupware platforms.SYNOPSIS # import modules automatically use OurNet qw/FuzzyIndex BBS BBSApp/; # the rest of code... my $BBS = OurNet::BBS->new(@ARGV); # etcMODULESThe OurNet line is currently split into two distinct projects: the BBS and Query suites, represented by the Bundle::ebx and Bundle::Query on CPAN, respectively.Note that the old OurNet::BBSApp interface is deprecated as of OurNet v1.6. We'll work on a set of equivalent module that could work on the 1.6 series.Here are a run-down of distributions offered by these two bundles:In OurNet::BBS distribution: BBS RmpO Component Object Model for BBS systemsIn OurNet::BBSApp::Sync distribution: Sync RmpO Sync between BBS article groupsIn OurNet::BBSAgent distribution: BBSAgent RmpO Scriptable telnet-based virtual usersIn OurNet::FuzzyIndex distribution: FuzzyIndex RmcO Inverted index for double-byte charsets ChatBot RmpO Context-free interactive Q&A engineIn OurNet::Query distribution: Query RmpO Perform scriptable queries via LWP Site RmpO Extract web pages via templates Template ampO Template extraction and generation WebBuilder bmpO HTML rendering for BBS-based services Requirements: · Perl


OurNet Related Software