HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/share/doc/mod_perl/docs/config.cfg
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
    )],

);