RE: which module to read configuration file?

2014-08-30 Thread Richard Bailey
There is code available from my wizard at http://www.rtbaileyphd.com/perlwizard that is doing something fairly similar to what you described. Use PerlWizard to generate a simple test program, run it once, and then examine the contents of the pwiz subirectory, which is where the config files go. T

if(defined(undef)) gives can't use undefined value as a SCALAR reference.

2014-08-30 Thread Dave Horner
Hello all, I am trying to understand the strangeness encountered when trying to use HTTP 1.1 100 continue status. not by choice mind you; I am not sure why I am getting the 100 continue response, which is requiring the expect 100-continue header, otherwise a timeout results. Bug #97772 for Artif

Re: which module to read configuration file?

2014-08-30 Thread lee
lee writes: > Hi, > > is there a module available to read configuration files which are like > this: > > > arbitrary_denominator-00 | alternate-denominator-00 | > alternate-denominator-01 [| ...] > { > itemA = > itemB = > itemC = > itemD = > } Following-up my own question: I found [

which module to read configuration file?

2014-08-30 Thread lee
Hi, is there a module available to read configuration files which are like this: arbitrary_denominator-00 | alternate-denominator-00 | alternate-denominator-01 [| ...] { itemA = itemB = itemC = itemD = } as in: postmas...@example.com | u...@example.com { itemB = 5 itemC = 3.