Does anyone know where I could locate ActivePerl Diagnostic and ErrorMessage documentation.
I'd like to locate a means to a solution for this error.
I have only found one(1) reasonable thread related to this topic:
when searching the internet for this error:
Can't modify single ref constructor in scalar assignment at
C:\WINDOWS\TEMP\DzTemp.pl line 5, near ""data";"
resulting from the folowing line of perl code:
\$data_dir = "data"; # data directory like "data"
Any line of code which includes an escape character before a $variableresults in the same error followed with:
Execution of C:\WINDOWS\TEMP\DzTemp.pl aborted due to compilation errors
I am Using:
ActivePerl /Build 623
DZSOFT Editor 4.0
Windows 98
I'd like to locate a means to a solution for this error.
I have only found one(1) reasonable thread related to this topic:
when searching the internet for this error:
Can't modify single ref constructor in scalar assignment at
C:\WINDOWS\TEMP\DzTemp.pl line 5, near ""data";"
resulting from the folowing line of perl code:
\$data_dir = "data"; # data directory like "data"
Any line of code which includes an escape character before a $variableresults in the same error followed with:
Execution of C:\WINDOWS\TEMP\DzTemp.pl aborted due to compilation errors
I am Using:
ActivePerl /Build 623
DZSOFT Editor 4.0
Windows 98