Help for this page
#!/usr/bin/perl while (<>) { # take one input line at a time ... print "No match: |$_|\n"; } }
I am using dbmathis@domain.com with this example? No match: |I am using dbmathis@domain.com with this example?| I am using dmathis@gmail.org this time. Matched: |I am using <dmathis@gmail>.org this time.|