Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: suggested module/tools to automatically "tighten" my perl

by Anonymous Monk
on Jun 22, 2012 at 03:24 UTC ( [id://977755]=note: print w/replies, xml ) Need Help??


in reply to suggested module/tools to automatically "tighten" my perl

My goal is solely to improve the execution time of my very large codebase which runs as CGI

Seems futile , but here you go:
PAR::Filter::Squish
PAR::Filter::PodStrip
PAR::Filter::Obfuscate - This filter uses B::Deobfuscate (available separately from CPAN) to turn the script into comment-free, architecture-independent Perl code with mangled variable names.
Perl::Squish - Reduce Perl code to a few characters as possible

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-28 21:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found