Help for this page

Select Code to Download


  1. or download this
    c_func('AAA:BBB');
    c_func('AAA:BBB');
    ...
    c_func('AAA:BBB');
    c_func('AAA:BBB');
    c_func('AAA:BBB');
    
  2. or download this
    AAA - BBB
    CCC - DDD
    CCC - DDD
    
  3. or download this
    for(1 .. 10) {c_func('AAA:BBB')}
    
  4. or download this
    Use of uninitialized value $1 in concatenation (.) or string at try.pl
    + line 10.
    Use of uninitialized value $2 in concatenation (.) or string at try.pl
    + line 10.
    ...
    AAA - BBB
    CCC - DDD
    CCC - DDD