Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: __FILE__ fails in Mojolicious app built with PAR::Packer

by metaperl (Curate)
on Sep 10, 2011 at 20:27 UTC ( [id://925283]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        
    sub hello {
    ...
    hello();
    
    1;
    
  2. or download this
    # works in plain perl, fails with this compilation line:
    # pp -P -r -v 99 -o packed.pl  somefile.pl
    ...
    hello();
    
    1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2024-04-25 01:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found