in reply to Reaped: Re^8: partial matching of lines in perl
in thread partial matching of lines in perl

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^9: partial matching of lines in perl

Replies are listed 'Best First'.
Re^10: partial matching of lines in perl
by hippo (Archbishop) on Jun 15, 2020 at 14:17 UTC
    • use warnings again.
    • use <code> tags around your code when you post.