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',
);