Re: Source Code Control and Naming ThingiePoo was Re: Starting Perl

2003-11-13 Thread drieux
On Thursday, Nov 13, 2003, at 12:29 US/Pacific, Chuk Goodin wrote: [..] While that would indeed be the Best Practice, as a beginner just learning, one of the things I like about perl are the differences from other (usually compiled) languages that I'm used to. [..] Chuk, et al, a part of the rea

Re: Source Code Control and Naming ThingiePoo was Re: Starting Perl

2003-11-13 Thread Chuk Goodin
On Thu, Nov 13, 2003 at 11:33:14AM -0800, drieux wrote: > So let us step back and look at the 'root cause problem' > > so I want to just 'fix it on the fly' > > and yes, foo.pl as an editable text file will allow you > simply open it with a text editor and WHACK a fix in. Unlike > RealCode[

Source Code Control and Naming ThingiePoo was Re: Starting Perl

2003-11-13 Thread drieux
On Thursday, Nov 13, 2003, at 10:34 US/Pacific, Chuk Goodin wrote: [..] Basically, if I've got a directory sitting there with three or four different types of files in it, I'd like to know which ones are perl (and I can just open them up in vi and fix them) and which ones aren't (and I'll have to