Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Issues with first module build

by Leitz (Scribe)
on Jan 05, 2021 at 00:57 UTC ( [id://11126328]=note: print w/replies, xml ) Need Help??


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'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11126328]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-19 11:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found