Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: How to convert bunch of perl file + other dependent Input files Into a single executable

by marto (Cardinal)
on Mar 03, 2017 at 11:08 UTC ( [id://1183555]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to convert bunch of perl file + other dependent Input files Into a single executable
in thread How to convert bunch of perl file + other dependent Input files Into a single executable

Can't locate Proc/Background.pm in @INC (you may need to install the Proc::Backg round module)

These messages are perl telling you that you're trying to run code which includes a module you don't have installed. This has nothing to do with packaging. Install the cpan modules. Read and understand the code you try to run, rather than just running it.

  • Comment on Re^5: How to convert bunch of perl file + other dependent Input files Into a single executable
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 23:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found