Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > fa8a996384674b1c3e3c864f6f4bf270 > files > 295

apache-mod_perl-2.0.4-13mdv2010.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
    )],

);