ports/devel/p5-Heap-Simple/pkg-message
2019-08-13 16:01:59 +00:00

12 lines
307 B
Text

[
{ 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
}
]