Re: baffling perl/linux problem

2004-06-23 Thread Enrico Silterra
Jon, If you sent us the regular expression which does the matching, it might be some help to us. I know how it feels to have something fail, when nothing seems to have changed. But some library, or perhaps a location of a file, or something must have changed. perhaps, even the order of items in t

Re: baffling perl/linux problem

2004-06-23 Thread William Wueppelmann
Jon Legree wrote: THE QUESTION: Is there anything in the system environment (Red Hat linux 7.1, perl 5.6.0 - upgraded to 5.6.1 in an attempt to fix the problem, apache 1.3.x) that would suddenly cause grep or regular expression functions, or simple file access/reading functions to stop working or n

baffling perl/linux problem

2004-06-23 Thread Jon Legree
Desperately seeking the help of a perl/linux-meister I consider myself an intermediate perl programmer, but this problem has had me completely stumped for days. We've been using the Public Access Terminal Control program (http://patc.sourceforge.net) to control internet access and it has worked pe

Perl-based MARC record error checking update and questions

2004-06-23 Thread Bryan Baldus
I have updated my MARC related Perl modules and scripts again [1]. Most notable this time, in addition to the updates to BBMARC.pm and Lintadditions.pm, is the new module, Errorchecks.pm (MARC::Errorchecks) [2]. It has an associated calling program, lintallchecks.pl [3]. Both are described below, a