I'm trying to build HTML::Parse so i can complete the install of LWP and am
able to build it but it fails almost all tests with the following messages

Invalid [] range "'-;" in regex; marked by <-- HERE in m/([^\n\r\t
!\#\$%'-; <-- HERE =?-~])/
Compilation failed in require at /usr/local/lib/perl5/site_perl/5.8.0
/os390/HTML/Parser.pm line 14.
Compilation failed in require at api_version.t line 4.
BEGIN failed--compilation aborted at api_version.t line 4.

This on a z/OS 1.4 system and I have perl 5.8.0 installed and working.
Are there any special tips on getting HTML::Parse to work?

Here's the build info for perl itself


Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=os390, osvers=14.00, archname=os390
    uname='os390 zdev 14.00 03 2064 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='c89', ccflags ='-DMAXSIG=38 -DOEMVS -D_OE_SOCKETS
-D_XOPEN_SOURCE_EXTENDED -D_ALL_SOURCE -DYYDYNAMIC -I/usr/local/include -W
0,float(ieee)',
    optimize=' ',
    cppflags='-DMAXSIG=38 -DOEMVS -D_OE_SOCKETS -D_XOPEN_SOURCE_EXTENDED
-D_ALL_SOURCE -DYYDYNAMIC -I/usr/local/include'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=undef, longlongsize=, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld', ldflags ='-Wl,EDIT=NO -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=, so=a, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_none.xs, dlext=none, d_dlsymun=undef, ccdlflags=''
    cccdlflags='-W 0,dll', lddlflags=''



Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under os390
  Compiled at Oct 26 2004 15:55:50
  @INC:
    /usr/local/lib/perl5/5.8.0/os390
    /usr/local/lib/perl5/5.8.0
    /usr/local/lib/perl5/site_perl/5.8.0/os390
    /usr/local/lib/perl5/site_perl/5.8.0
    /usr/local/lib/perl5/site_perl/5.6.1
    /usr/local/lib/perl5/site_perl
.

I am not a programming GURU just following directions and taking defaults
Any help is really appreciated.

William 'Doug' Carroll
Mainframe Systems Engineer II
Global Technology Infrastructure
(614) 213-4954 Office
(877) 899-1697 Pager
(614) 244-9897 Fax
http://www.bankone.com



This transmission may contain information that is privileged, confidential and/or 
exempt from disclosure under applicable law. If you are not the intended recipient, 
you are hereby notified that any disclosure, copying, distribution, or use of the 
information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. 
If you received this transmission in error, please immediately contact the sender and 
destroy the material in its entirety, whether in electronic or hard copy format. Thank 
you.

Reply via email to