Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > fa8a996384674b1c3e3c864f6f4bf270 > files > 322

apache-mod_perl-2.0.4-13mdv2010.1.x86_64.rpm

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