[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] $/ Question... AARRGHHHHhhh!



>
>Is there a problem with setting the input line delimiter to something 
>like:
>
>$/ = "\x0D\x0D\x0A\x0A\x0A\x0A\x0A*\x0D\x0A {38}"; 
>(don't work)
>

$/ takes a string, not a regular expression. I don't see how either
this or your other example would work.
-- 
Andrew Langmead