Help for this page

Select Code to Download


  1. or download this
    $ make test
    PERL_DL_NONLAZY=1 /dbpar/perl/bin/perl "-MExtUtils::Command::MM" "-e" 
    +"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    ...
    Files=2, Tests=42,  0 wallclock secs ( 0.16 cusr +  0.01 csys =  0.17 
    +CPU)
    Failed 1/2 test programs. 10/42 subtests failed.
    make: *** [test_dynamic] Error 255
    
  2. or download this
    t/05basic........NOK 18#   Failed test 'iconv converter for real encod
    +ing isa Text::Iconv'
    #   in t/05basic.t at line 51.
    ...
    Failed Test Stat Wstat Total Fail  List of Failed
    ----------------------------------------------------------------------
    +---------
    t/05basic.t    1   256    27    1  18
    
  3. or download this
    gcc -c   -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_D
    +LOPEN -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr
    +/local/include -D_LARGE_FILES -O   -DVERSION=\"1.4\" -DXS_VERSION=\"1
    +.4\"  "-I/dbpar/perl/lib/5.8.8/aix/CORE"   Iconv.c
    Iconv.xs: In function 'do_conv':
    ...
    
    chmod 755 blib/arch/auto/Text/Iconv/Iconv.so
    cp Iconv.bs blib/arch/auto/Text/Iconv/Iconv.bs