Help for this page

Select Code to Download


  1. or download this
      Platform:
        osname=linux, osvers=2.4.7-10, archname=i686-linux
    ...
      Dynamic Linking:
        dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynami
    +c'
        cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
    
  2. or download this
      Compile-time options: USE_LARGE_FILES
      Built under linux
    ...
        /usr/local/lib/perl5/site_perl/5.8.1
        /usr/local/lib/perl5/site_perl
        .
    
  3. or download this
    Compress::Zlib -- 1.22
    GD -- 2.07
    Perl -- 5.8.1
    Text::Format -- 0.52
    
  4. or download this
    /usr/local/lib
    
    ...
    -rwxr-xr-x    1 root     root        65880 Oct 10 04:55 libz.a
    drwxr-xr-x    4 root     root         4096 Oct 10 15:56 perl5
    drwxr-xr-x    2 root     root         4096 Oct 10 05:26 pkgconfig
    
  5. or download this
    #!/usr/local/bin/perl
    
    use GD;
    ...
    
    
    exit(0);
    
  6. or download this
    Can't locate object method "filledRectangle" via package "gd" (perhaps
    + you forgot to load "gd"?) at /var/www/cgi-bin/GDtest.cgi line 22.