Help for this page
#! perl -sw use vars qw($app $FATAL); ... add_client( 'handle', 'clt_id', 'password' ); ## << Line 25 __END__
c:\test>209750 Too many arguments for main::add_client at C:\test\209750.pl line 25, +near "'password' )" Execution of C:\test\209750.pl aborted due to compilation errors. c:\test>