The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

use vars qw(@c);
@c = (
id => 'os_2.0',
title => "OS-specific Info",
abstract => <<EOB,
Documents concerning OS-specific installation, configuration,
pitfalls, etc.
EOB
docsets => [qw(
win32
)],
);