Softpedia
 


LINUX CATEGORIES:



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

    WWW::Wikipedia 2.00

    Download button

    No screenshots available
    Downloads: 978  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    19 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ed Summers and Brian Cassidy | More programs
    Perl Artistic License / FREE
    January 31st, 2012, 04:41 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WWW::Wikipedia description

    An automated interface to the Wikipedia

    WWW::Wikipedia is an automated interface to the Wikipedia.

    SYNOPSIS

    use WWW::Wikipedia;
    my $wiki = WWW::Wikipedia->new();

    ## search for 'perl'
    my $result = $wiki->search( 'perl' );

    ## if the entry has some text print it out
    if ( $result->text() ) {
    print $result->text();
    }

    ## list any related items we can look up
    print join( "n", $result->related() );


    WWW::Wikipedia provides an automated interface to the Wikipedia http://www.wikipedia.org, which is a free, collaborative, online encyclopedia. This module allows you to search for a topic and return the resulting entry. It also gives you access to related topics which are also available via the Wikipedia for that entry.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    Wikipedia interface | Perl interface | Perl module | Wikipedia | Perl | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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