At 14:01 2002.01.13, Jeff 'japhy' Pinyan wrote: >On Jan 13, Eric Beaudoin said: > >>Because of the very interesting article by Randall in a recent SysAdmin, >>I've start using the very nice Parse::RecDescent module wrote by Damian >>Conway. This thing rocks. See >>http://www.stonehenge.com/merlyn/UnixReview/col40.html for the article. > >*cough* Randal *cough*
Oups... my apologizes to Randal (finger/brain must have sliped :-). >[ snip.] >Yes, there is: > > my $method = $filetyperules{$ruletype}; > defined($parser->$method(join '', <THEFILE>)) > or print "!!! Unable to parse.\n"; > >Nifty, eh? Yes indeed! Thanks a lot Jeff, you're the best. ----------------------------------------------------------- Éric Beaudoin <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]