blob: 762be4fcadf573f346012002668462c7e6f07308 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
This module is useless by itself! It requires one or both of:
- devel/p5-Heap-Simple-Perl (a pure perl implementation of the interface)
- devel/p5-Heap-Simple-XS (an XS implementation of the interface.)
Please take the time to install one or both of these now.
EOM
}
]
|