在 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
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
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'
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
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
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.
>
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