Sophie

Sophie

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

apache-mod_perl-2.0.4-13mdv2010.1.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',

);