in reply to Re: Re^2: Cleansing and stacking arguments before calling system()
in thread Cleansing and stacking arguments before calling system()
Yeah I know. That irritated me too when I looked at the code. I haven't used Config::IniFiles myself (Config::General is the ticket for me), so my knowledge comes from a quick glance at the POD. That does however mention a tied interface so that you can say $ini{section}{directive} (for a tied %ini).
Actually, you did do a bit more than the modules in that Data::FormValidator will not take care of the template part of the job that transforms the input as hacker wants it. Still I think using the modules would be easier here. YMMV.
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re^4: Cleansing and stacking arguments before calling system()
by BrowserUk (Patriarch) on Sep 25, 2002 at 03:45 UTC | |
|
Re: Cleansing and stacking arguments before calling system()
by hacker (Priest) on Sep 14, 2002 at 13:30 UTC | |
|
Re: Cleansing and stacking arguments before calling system()
by hacker (Priest) on Sep 14, 2002 at 15:10 UTC | |
by Aristotle (Chancellor) on Sep 14, 2002 at 15:33 UTC |