Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    News::Overview::Entry 0.11.02

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Tim Skirvin | More programs
    Perl Artistic License / FREE
    May 19th, 2008, 11:39 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    News::Overview::Entry description

    News::Overview::Entry is a Perl object for storing specific overview information.

    News::Overview::Entry is a Perl object for storing specific overview information.

    SYNOPSIS

    use News::Overview::Entry;
    use News::Overview;

    my $article = new News::Article;
    # Populate News::Article somehow;

    # Create a new News::Overview::Entry object
    my $msgid = $article->header('message-id');
    my @refs = split(/s+/, $article->header('references') || "");
    my %other;
    foreach ( News::Overview->defaults ) {
    $other{$_} = $article->header($_) || "";
    }
    my $entry = News::Overview::Entry->new($msgid, @refs, %other);


    See below for more specific information about related functions.

    News::Overview::Entry is an object meant to hold overview information about a single news article - that is, the minimal information necessary to sort the article with other articles, as used by XOVER in the NNTP specification. It is primarily a helper class for use with News::Overview; see that manual page for more information.

    Requirements:

    · Perl



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    overview information | news storage | Perl module | news | information | storage



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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