Thread: Tech Perl question
View Single Post
Old 12-08-2016, 01:41 PM  
jollyhumper
Confirmed User
 
jollyhumper's Avatar
 
Industry Role:
Join Date: Mar 2011
Location: Norway
Posts: 400
Perl question

Hi

I'm trying to get a site to work again, but when I try the submit functionality something goes wrong.

This is the part of the Perl script going wrong

Code:
                $pageHTML =~ s/\n/ /g;
		$pageHTML =~ s/\s+$*/ /g;
		$pageHTML =~ s/  / /g;
The error log states the following:
$* is no longer supported at /home/{path to script and script}.pl

Can something else be used instead of $* ??

Thanks
Jolly
__________________
MongerCash - This Asian program converts as hell!. Sign up! |

Tons of Porn
|
Email: Jolly [at] pornpitstop (døt) com | Icq: 619 746 889 |
jollyhumper is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote