From: Marilyn Sander
> On May 26, 2010, at 3:35 PM, Shawn H Corey wrote:
>> On 10-05-26 05:41 PM, Marilyn Sander wrote:
>>> What would be the preferred practice here?
>>
>> See `perldoc lib`
>>
> Thanks, this document just explains about @INC. I already
> know how to use @INC. My question was
Hello Marilyn,
Marilyn Sander wrote on 05/27/2010 01:28:58
AM:
> Thanks, this document just explains about @INC. I already know how to
> use @INC. My question was about "normal", "standard", or "best"
> practice for placement of scripts and Perl libraries on Windows. The
> default setup for A
On May 26, 2010, at 3:35 PM, Shawn H Corey wrote:
> On 10-05-26 05:41 PM, Marilyn Sander wrote:
>> What would be the preferred practice here?
>
> See `perldoc lib`
>
>
> --
> Just my 0.0002 million dollars worth,
> Shawn
>
Thanks, this document just explains about @INC. I already know
On 10-05-26 05:41 PM, Marilyn Sander wrote:
What would be the preferred practice here?
See `perldoc lib`
--
Just my 0.0002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Hi, Perl Experts.
I'm writing some Perl scripts that are for driving the build of some software
for my company. The build runs on Windows machines. We have several build
machines, and they will all use the same scripts and same Perl modules.
Now, I'm not a Windows person; I'm much more accus