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

Re: pp can't pack MongoDB and Inline Module

by Anonymous Monk
on Sep 15, 2012 at 07:30 UTC ( [id://993846]=note: print w/replies, xml ) Need Help??


in reply to pp can't pack MongoDB and Inline Module

can't pack MongoDB and Inline Module

sure it can

it needs your help, but it can

start with -x option

  • Comment on Re: pp can't pack MongoDB and Inline Module

Replies are listed 'Best First'.
Re^2: pp can't pack MongoDB and Inline Module
by Alle (Novice) on Sep 17, 2012 at 13:31 UTC

    I test:

    pp -x test.pl

    test.pl's content:

    use MongoDB; print "hi\n";

    It's so slowly, So i have to 'ctrl+c' interrupted! so, "pp -x test.exe test.pl" will also slowly and can't promit success!

      So rather than wait for pp -x to do it's thing you've killed the process? Consider specifically packaging the module, see -M from the documentation.

        thank you! i already give up do this, i use pp and PDK-Pro(perlapp) create a exe file, all failure failure failure when use MongoDB .....

Log In?
Username:
Password:

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

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

    No recent polls found