Setting up Perl environment
Posted: Thu Oct 12, 2006 8:26 pm
The following is cut and pasted out of the Perl tutorial documentation ...
"1.4 - Using the Zeus Perl Debugger
To debug the example.pl using the Zeus for Windows editor requires the creation of a Zeus workspace. To create a workspace use the Workspace, New menu and create a workspace called c:\tutorial\example.zws.
Next, add the c:\tutorial\example.pl to the workspace files section, change to the Debug, Release and Version Control panel and select the Perl Debugger, enter c:\tutorial\example.pl as the debug executable, add $WDD as the debug directory and finally Apply the changes. "
The second paragraph says to add the example.pl to the workspace files section ... that's fine.
However, the next part of that sentence picks up with ... "change to the Debug, Release and Version Control panel and select the Perl Debugger, enter c:\tutorial\example.pl as the debug executable, add $WDD as the debug directory and finally Apply the changes."
It's not clear to me where I "... change to the Debug, Release and Version Control panel and select the Perl Debugger ..."
Can someone help me out here?
Thanks
"1.4 - Using the Zeus Perl Debugger
To debug the example.pl using the Zeus for Windows editor requires the creation of a Zeus workspace. To create a workspace use the Workspace, New menu and create a workspace called c:\tutorial\example.zws.
Next, add the c:\tutorial\example.pl to the workspace files section, change to the Debug, Release and Version Control panel and select the Perl Debugger, enter c:\tutorial\example.pl as the debug executable, add $WDD as the debug directory and finally Apply the changes. "
The second paragraph says to add the example.pl to the workspace files section ... that's fine.
However, the next part of that sentence picks up with ... "change to the Debug, Release and Version Control panel and select the Perl Debugger, enter c:\tutorial\example.pl as the debug executable, add $WDD as the debug directory and finally Apply the changes."
It's not clear to me where I "... change to the Debug, Release and Version Control panel and select the Perl Debugger ..."
Can someone help me out here?
Thanks