Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 94acaaf165135b34f873c69f9ca4d60c > files > 295

apache-mod_perl-2.0.4-0.r634243.2mdv2008.1.x86_64.rpm


use vars qw(@c);
@c = (

    id => 'docs_2.0',

    title => "mod_perl 2.0 Documentation",
    stitle => "2.0",

    body => {
        top => 'index_top.html',
    },

    abstract => <<EOB,
A collection of the documents specific to the mod_perl 2.0 generation.
EOB

    chapters => [qw(
        rename.pod
    )],

    docsets => [qw(
        user
        os
        api
        devel
    )],

);