Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    me@here.com
    those@there.com  others@there.com
    you@there.com,them@there.com
    
  2. or download this
    Use of uninitialized value $_ in scalar chomp at ./pm11137286.pl line 
    +8, <DATA> line 1.
    Use of uninitialized value $_ in concatenation (.) or string at ./pm11
    +137286.pl line 9, <DATA> line 1.
    ...
    ''
    Use of uninitialized value in split at ./pm11137286.pl line 9, <DATA> 
    +line 3.
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    me@here.com
    those@there.com  others@there.com
    you@there.com,them@there.com