On Thu, Mar 26, 2009 at 9:51 AM, <dev_n...@zoho.com> wrote: > How to achieve a parser with Perl? > I mean I want to put some logic (if...else, loop etc) in config file and let > perl to parse them, like TCL for iRules. > > thanks. >
I've used the following in the past and it works very well. http://search.cpan.org/~tlinden/Config-General-2.31/General.pm > > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > -- [ Rodrick R. Brown ] http://www.rodrickbrown.com http://www.linkedin.com/in/rodrickbrown -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/