/[notice-sender]/trunk/sender.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/sender.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30 by dpavlin, Mon May 16 21:54:41 2005 UTC revision 32 by dpavlin, Mon May 16 22:32:58 2005 UTC
# Line 173  add C<--verbose> flag, it will display a Line 173  add C<--verbose> flag, it will display a
173                  my $id = $nos->add_message_to_list(                  my $id = $nos->add_message_to_list(
174                          list => $list_name,                          list => $list_name,
175                          message => $message_text,                          message => $message_text,
176                  );                  ) || die "can't add message to list $list_name\n";
177    
178                  print "added message $id to list $list_name\n";                  print "added message $id to list $list_name\n";
179    

Legend:
Removed from v.30  
changed lines
  Added in v.32

  ViewVC Help
Powered by ViewVC 1.1.26