RE: [Perl-unix-users] ParseWords and umlaut

2003-11-26 Thread Andy Ryan
, Germany" 10.10.10.0/24,DE,DE-Singen,"Singen EY, Germany" --- End CSV File -Original Message- From: Lynn. Rickards [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 25, 2003 4:22 PM To: 'Andy Ryan' Subject: RE: [Perl-unix-users] ParseWords and umlaut I use Text

RE: [Perl-unix-users] ParseWords and umlaut

2003-11-26 Thread Andy Ryan
eWords and umlaut From: "Andy Ryan" <[EMAIL PROTECTED]> > I'm using the ParseWords perl module to parse through a csv file. When > it encounters a word in it, specifically one with an umlaut in it, it > creates an empty set for that line in the file. Any suggest

[Perl-unix-users] ParseWords and umlaut

2003-11-25 Thread Andy Ryan
Hi folks, I'm using the ParseWords perl module to parse through a csv file. When it encounters a word in it, specifically one with an umlaut in it, it creates an empty set for that line in the file. Any suggestions on how to fix this? Thanks. ___ Perl

[Perl-unix-users] XML::LibXSLT problem

2003-06-12 Thread ryan
This is where I am now   If anyone could help on this it would be great.   Can't coerce GLOB to string in entersub at /usr/local/lib/perl5/site_perl/5.8.0/i686-linux/XML/LibXSLT.pm line 108.   sub parse_stylesheet {     my $self = shift;     if (!ref($self) || !$self->{XML_LIBXSLT_

[Perl-unix-users] XML::LibXSLT glob problem

2003-06-12 Thread ryan
ent=SCALAR(0x8c5d6f4)') called at /home/seeker/Omnibase/lib/Omnibase/UI/Web.pm line 93     Line 88 à  require XML::LibXSLT; Line 93 à  my $xslt = new XML::LibXSLT; it is the most current version XML::LibXSLT and this is not being ran as a standalone script.   Thanks,  Ryan  

[Perl-unix-users] Perl code won't exe, only displays on screen

2003-06-09 Thread Ryan
I have a linux advanced server with perl 5.6.1 and my .pl scripts just show code on the screen. I am using apache and believe the problem may be within the httpd.conf file. Can anyone help? Thank you, Ryan ___ Perl-Unix-Users mailing list [EMAIL