in reply to Trying to build a module for upload to CPAN

Not helpful WRT your problem, but you might check out q (https://harelba.github.io/q/) which is a python (and pandas?) thing which does something similar for features to steal inspiration. Have had some people intermittently use it at $work.

The cake is a lie.
The cake is a lie.
The cake is a lie.

  • Comment on Re: Trying to build a module for upload to CPAN

Replies are listed 'Best First'.
Re^2: Trying to build a module for upload to CPAN
by bliako (Abbot) on Oct 29, 2021 at 09:25 UTC

    OT^2: The link you provided also contains this interesting reading: Basics of the Unix Philosophy (write programs to write programs when you can., When in doubt, use brute force. etc.)