Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > f0118cb42e3f940f4135af2822455e13 > files > 325

apache-mod_perl-2.0.4-11mdv2010.0.x86_64.rpm

use vars qw(@c);
@c = (
    id => 'win32_2.0',

    title => "Win32 Platforms",
    stitle => "Win32",

    abstract => <<EOB,
Documents assisting mod_perl-2 users on the Win32 platforms
EOB

    chapters => [qw(
        install.pod
        config.pod
        faq.pod
    )],

    copy_glob => [qw(
        mpinstall
        distinstall
    )],

    changes => 'Changes.pod',

);