Help for this page

Select Code to Download


  1. or download this
    #! perl -sw
    use vars qw($app $FATAL);
    ...
    add_client( 'handle', 'clt_id', 'password' ); ## << Line 25
    
    __END__
    
  2. or download this
    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>