
July 16th, 2001, 04:42 PM
|
|
Junior Member
|
|
Join Date: Jul 2001
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
A few questions
Okay I have got a few questions:
1)How do you upload imagesto the server with Perl
2)How can you read information from another site on another server
3)Is there a good way to encrypt Perl coding?
I have heard a few ways:
1)Impossible
2)Convert it to C ,compile it,and distribute it
3)Convert it to bincode like this:
perlcc -b script.pl
4)Use ColdFusion(NO!)
5)Use PHP(NO!) and spend 2400$ on Zend Encoder(NONO!)
6)There is a Perl Module for it that might do it(2 people have said that)
|