aboutsummaryrefslogtreecommitdiff
path: root/lib/prereq.pl
blob: a1e9e2d02ea0e46860697cc841a8e4c1c19cb449 (plain)
1
2
3
4
5
@prereq = (
    'Inline::C' => 0,
    'Pod::Usage' => 0,
    'Pod::Man' => 0
);

Return to:

Send suggestions and report system problems to the System administrator.