Thread
:
Help in deleting no right mouse click code from 10k of pages on server
View Single Post
2004-06-13, 05:27 PM
#
1
swedguy
Vagabond
Join Date: Aug 2003
Posts: 2,374
I just went through the Perl 5.8 Changelog (I tried the script on 5.6) and nothing interesting in there. Thought they might've changed something.
If you just try this little script
PHP Code:
#!/usr/bin/perl
$var
=
'hello'
;
print
$var
;
Does it work?
swedguy
View Public Profile
Find More Posts by swedguy