in reply to Re^2: How to put special characters($, @, #) into a field name?
in thread How to put special characters($, @, #) into a field name?
$mech->field( 'ab$cd' => $value);
Use single quotes for literals.
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to put special characters($, @, #) into a field name?
by neverminda (Novice) on May 26, 2007 at 22:13 UTC |