Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Active perl Perlapp problem

by anonymized user 468275 (Curate)
on Aug 20, 2018 at 10:09 UTC ( [id://1220696]=note: print w/replies, xml ) Need Help??


in reply to Active perl Perlapp problem

According to the docs, "PerlApp first determines which modules and external files the converted script depends upon. The PerlApp program starts this process by scanning the script source code". Problem is that promise does not include whatever source code the dependent modules are themselves dependent on. So my best guess is you have to put in a use or require specifically for each indirect dependency.

Update: Just seen an intervening post with --add, hmm having googled for it I found only one minus i.e. -add. oh well, might be preferable to use such an option)

One world, one people

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found