Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: "sketch" directory not being added with 'make manifest'

by ablanke (Prior)
on Jul 26, 2017 at 19:01 UTC ( #1196116=note: print w/replies, xml ) Need Help??


in reply to "sketch" directory not being added with 'make manifest'

Hi stevieb,

my first thought after reading this thread was, why not get a filelist of your project directory and match it against the regexes of your MANIFEST.SKIP.

My second thought was, there must be an CPAN-Module for that.

I've found and tried ExtUtils::Manifest

A quick test with your project and MANIFEST.SKIP file:

rpi-wiringpi-master$ perl -e 'use ExtUtils::Manifest qw(skipcheck); sk +ipcheck;' Skipping .gitignore Skipping docs/sketch/arduino.ino ...

hope it helps

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2023-12-10 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (40 votes). Check out past polls.

    Notices?