Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

pp can't pack MongoDB and Inline Module

by Alle (Novice)
on Sep 15, 2012 at 02:28 UTC ( [id://993821]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    print "ni hao\n";
    
    pp -o script1.exe script1.pl
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    print "ni hao\n";
    
    pp -o script2.exe script2.pl
    

Log In?
Username:
Password:

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

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

    No recent polls found