in reply to Re: Issues with first module build
in thread Issues with first module build

Issue 1: Because I tend to have a lot of tests, and I like to keep them orderly.

Issue 2: Everything in the rest of the MANIFEST.SKIP file was created by the initial build process. I just duplicated that. Running the perl command you gave did not fix the error.

I'm still working on it. :)

Chronicler: The Domici War (domiciwar.net)

General Ne'er-do-well (github.com/LeamHall)

Replies are listed 'Best First'.
Re^3: Issues with first module build
by shmem (Chancellor) on Jan 05, 2021 at 01:00 UTC

    On windows, quoting is different, sorry. I have a Linux box.

    perl -pi.bak -e "s{\\}{/}g" MANIFEST.SKIP
    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'