Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Hide perl code

by Khen1950fx (Canon)
on May 22, 2010 at 22:59 UTC ( [id://841215]=note: print w/replies, xml ) Need Help??


in reply to Hide perl code

Here's a good way to go hide:
#!/usr/bin/perl use strict; use warnings; use Devel::Hide qw(Hide::ThisModule); require Hide::ThisModule;
Seriously, see How can I hide the source for my Perl program?.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 20:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found