Smylers wrote:
The ::PP suffix makes most sense when:

* The pure Perl module is a drop-in replacement for the C module, with the same interface. * The complete module name is simply the C module name with :PP appended.

That's a good point. This module isn't a drop-in replacement or even really functionally equivalent to the XS alternative. Mac::Alias::Parse it is, then. Thanks for the advice!

Reply via email to