in reply to
Hashes and alike, need some basic help (i think) :)
Question is, if I can do it like this:
$mech->set_fields( %Login );
And it will send the pair key and it's value as defined in the ini file (?)
Seems to me like that would work.
Comment on
Re: Hashes and alike, need some basic help (i think) :)
Download
Code
Replies are listed 'Best First'.
Re^2: Hashes and alike, need some basic help (i think) :)
by
liri
(Acolyte)
on Nov 11, 2005 at 00:08 UTC
right, it's working just fine.
it seemed like i only had a problem with the ini file formating but i got over it by looking closely :)
thanks you guys
[reply]
In Section
Seekers of Perl Wisdom