Thread: Perl Debugger
View Single Post
Old Aug 9th, 2007, 5:01 AM   #1
Ade
Hobbyist Programmer
 
Ade's Avatar
 
Join Date: Oct 2004
Location: England, UK
Posts: 139
Rep Power: 0 Ade is an unknown quantity at this point
Perl Debugger

Hi,

I need to pass some url arguments to a perl script that I'm running in the debugger. The url is...


grpdetails.cgi?details=4&val=test%20group%20SCR

So I need to give it details = 4 and val = test group SCR

Anyone know how I do this?


Cheers!
__________________
Don't wound what you can't kill
Ade is offline   Reply With Quote