Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: [Help]Build a tool/application using Perl

by daxim (Curate)
on Oct 10, 2019 at 10:16 UTC ( [id://11107296]=note: print w/replies, xml ) Need Help??


in reply to Re^2: [Help]Build a tool/application using Perl
in thread [Help]Build a tool/application using Perl

I only need to run the app instead of executing perl "script.pl"
That's called "compile to a standalone executable". See pp or staticperl or perlcc.

It's easier to just associate the .pl file extension, so when you attempt to run a .pl file (for example by double-clicking in a file manager), it executes Perl automatically. When you use the Strawberry Perl installer, it does that association for you already.

  • Comment on Re^3: [Help]Build a tool/application using Perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11107296]
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: (4)
As of 2024-04-23 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found