in reply to Re: Re: Web Site Mapper
in thread Web Site Mapper
What are you talking about? You can simplyFor instance, to handle the SITES constant above, I would need to change it to an arrayref and modify the site checking code to derefernce the array.
and it'll do what you'd expect.use constant SITES => qw(foo.com bar.com baz.com);
Makeshifts last the longest.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Web Site Mapper
by hardburn (Abbot) on Feb 16, 2004 at 22:09 UTC |