Re: variable scope

2010-02-06 Thread Jeff Peng
在 2010-02-05五的 06:27 -0800,Eric写道: > I have a program that requests many config values from an ini file > using Config::IniFiles. I import all of these values into my main:: > script but it's pretty ugly. Is there a way to import my value > definitions int variables in a sub or another module and h

variable scope

2010-02-06 Thread Eric
I have a program that requests many config values from an ini file using Config::IniFiles. I import all of these values into my main:: script but it's pretty ugly. Is there a way to import my value definitions int variables in a sub or another module and have them visible in the main:: scope as loc

Re: How to add a last-modified field to a page header ???? ....

2010-02-06 Thread C.DeRykus
On Feb 2, 2:23 pm, wdflann...@gmail.com (Slide) wrote: > I have implemented a site using Perl, but I'm not really a Perl > programmer, and now I want to modify the code so that dynamic pages > are generated with a last-modified field to so that Google will re- > crawl the pages. > > This is what I'

Re: 1-line datafile, need data for another routine

2010-02-06 Thread Jim Gibson
At 5:48 AM -0500 2/6/10, Chris Coggins wrote: 1. another script uses data passed into it from an html form. Some of the fields are empty, and my "print report file" subroutine prints the empty variables because I don't know how to filter them out, and they need to be removed from the report. C

Re: 1-line datafile, need data for another routine

2010-02-06 Thread 7
On 2/6/10, Chris Coggins wrote: > Rob Dixon wrote: >> Chris Coggins wrote: >>> I posted a question to this list yesterday from the google groups >>> interface, asking for help with the following. I have since tried to >>> post additional details in replies to that message using the google >>> grou

Re: 1-line text file with numbers, need to add to them

2010-02-06 Thread 7
On 2/4/10, Chris wrote: > On Feb 4, 10:59 am, shlo...@iglu.org.il (Shlomi Fish) wrote: >> Hi Chris! >> >> Have you visitedhttp://perl-begin.org/yet and read a good introductory >> book >> or tutorial? >> >> On Thursday 04 Feb 2010 09:27:32 Chris wrote: >> >> > I need some help with this problem. >

Re: 1-line datafile, need data for another routine

2010-02-06 Thread Chris Coggins
Rob Dixon wrote: Chris Coggins wrote: I posted a question to this list yesterday from the google groups interface, asking for help with the following. I have since tried to post additional details in replies to that message using the google groups site and none of my posts have shown up on the