Please suggest me which topics in perl would help me solve these problems.
Please see Perl documentation perlre (hard core), perlretut (thorough tutorial), perlrequick (quick tutorial), perlreref (quick reference). These are all also available at the command line via, e.g., perldoc perlre etc. See also the PerlMonks Tutorials Pattern Matching, Regular Expressions, and Parsing.
|
|---|