> Good. So should we
> 
>   split /[\r\n]/, $config
> 
> if it's a scalar, 

we have Apache::CRLF to take the guesswork out, or alternatively we could
use $/.

> and not if it's an ARRAY ref?

yeah, sounds good.

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to