Help for this page

Select Code to Download


  1. or download this
    #--------------------------------------------------------------------
    Undefined subroutine &AB_prod::send_mail called at
    /usr/web/wonko/test/lib/AB/AB_prod.pm line 18.
    #--------------------------------------------------------------------
    
  2. or download this
    /usr/web/wonko/test/test1.pl
    #--------------------------------------------------------------------
    ...
    
    exit;
    #--------------------------------------------------------------------
    
  3. or download this
    /usr/web/wonko/test/AB/AB_prod.pm
    #--------------------------------------------------------------------
    ...
    }
    1;
    #--------------------------------------------------------------------
    
  4. or download this
    /usr/web/wonko/test/lib/SYS/SYS_mail.pm
    #--------------------------------------------------------------------
    ...
    }
    1;
    #--------------------------------------------------------------------
    
  5. or download this
    #--------------------------------------------------------------------
    :!./test1.pl
    ...
    Undefined subroutine &AB_prod::send_mail called at
    /usr/web/wonko/test/lib/AB/AB_prod.pm line 18.
    #--------------------------------------------------------------------