Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Perl Module Stripping

by marto (Cardinal)
on Apr 19, 2006 at 21:22 UTC ( [id://544443]=note: print w/replies, xml ) Need Help??


in reply to Perl Module Stripping

Hi Justin_BSI,

Perhaps I am not understanding your situation totally.
Have you seen PAR (or the bundled pp script) ? You could use it to package your scripts and the modules they use into an standalone app.

Hope this helps.

Martin

Replies are listed 'Best First'.
Re^2: Perl Module Stripping
by Justin_BSI (Acolyte) on Apr 19, 2006 at 21:30 UTC
    I appreciate the link, but we are (unfortunately) a Win32 house and I highly doubt I can convince my boss to let me have a Linux or BSD machine here.
      Hi Justin_BSI,

      Take a look at the documentation, this solution will work for a Windows environment and build stand alone executables (exe files) out of your scripts and their dependant modules. You can install PAR using PPM. There is also a PAR tutorial you can read should you need some help.

      Hope this helps.

      Martin
        Damn, I really should read slower...

        Thanks, I'll try that out.

        CPAN installs of PAR failed in dubious ways during the test phase on two completely different Linux enviros. I will try in another Linux image later this eve.

        Update: PAR is installing just fine on a vanilla fedora core five Linux Update: although the tests did not provide enough information as what was failing and why, the fact that none are failing on one platform portends well for development.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-16 08:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found