On Mon, 11 Feb 2002, John Lenton wrote: > On Mon, Feb 11, 2002 at 06:52:41AM -0500, Rich Bowen wrote: > > On Tue, 5 Feb 2002, John Lenton wrote: > > > > > A script that goes down a dierctory tree fixing stuff so that a > > > web site that worked with IIS works with Apache. > > > > > > Where would you put it? > > > > Could you be a little more specific what "fixing stuff" would look like? > > Is there any reason that this is IIS/Apache specific, or could it be > > used for other purposes? For example, I want to recurse directories in a > > CVS checkout and change the server name in the CVS/Root files. That > > seems like a very similar task, or is this more specific than that? > > it is more specific, although I could probably rip out the > functionality (although with File::Find what you describe is a > one-liner).
Granted. :-) I figured that was the sort of thing that you were doing. I see that this is much more useful than that. I think that this would go into the "web" category, but perhaps might also fit into the File category? -- Nothing is perfekt. Certainly not me. Success to failure. Just a matter of degrees.
