Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, April 18, 2024

Diff for sendxmpp/sendxmpp between version 1.1.1.4 and 1.1.1.5

version 1.1.1.4, 2006/10/04 21:05:53 version 1.1.1.5, 2006/10/04 21:06:45
Line 30  sub terminate();
Line 30  sub terminate();
 sub main();  sub main();
   
 my # MakeMaker  my # MakeMaker
 $VERSION     = '0.0.7';  $VERSION     = '0.0.7.1';
 my $RESOURCE = 'sendxmpp';  my $RESOURCE = 'sendxmpp';
 my $VERBOSE  = 0;  my $VERBOSE  = 0;
 my $DEBUG    = 0;  my $DEBUG    = 0;
Line 78  sub main () {
Line 78  sub main () {
             $txt.=$_ while (<STDIN>);              $txt.=$_ while (<STDIN>);
         }          }
   
         xmmp_send ($cnx,$cmdline,$txt);          xmpp_send ($cnx,$cmdline,$txt);
   
     } else {      } else {
         # the interactive case, read stdin line by line          # the interactive case, read stdin line by line

Legend:
Removed from v.1.1.1.4  
changed lines
  Added in v.1.1.1.5

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top