modules

2001-08-08 Thread Joe Bellifont
How do I know what modules are installed ? Does the CGI_Lite module come bundled by default? _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

regular expressions and newline characters

2001-08-15 Thread Joe Bellifont
I have a file that looks like this joe bloggs herein lies the question posed by the user the question can be multi-lined like this one. == I'm trying to read the various tag content into variables: == sub ParseFile { my $file = 'submission6.xml'; #opened th

how do I know what modules are installed

2001-08-15 Thread Joe Bellifont
I have to install the xml parser module. I have root access. How do I know if it is already installed and how can I get a list of all installed modules thanks. -J _ Get your FREE download of MSN Explorer at http://explorer.msn.c

Re: regular expressions and newline characters

2001-08-16 Thread Joe Bellifont
field: $data->{$field}\n"; } >From: Michel Rodriguez <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "Joe Bellifont" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: Re: regular expressions and newline characters >Date: Wed, 15 Aug 2001 1

File locking

2001-08-24 Thread Joe Bellifont
Hi, I have an html form that when submitted writes to a log file. How can I get a lock on this log file? -because currently if multiple users submit simultaneously, then it leaves the log file in a mess. TIA. -J _ Get your FREE d