Robin Bowes;268261 Wrote: 
> 
> You're patch will work, but this is probably better:
> 
> if ($frameValue =~ /([^;]+)/) {
> $frameValue = $1;
> }
> 
> 
> R.

Thanks.

Bearing in mind that my Perl skills are definitely at "beginner" level,
could you comment on why your code is better? Is there some case I
haven't thought of, are are you thinking of readability?

Regards


-- 
ceejay
------------------------------------------------------------------------
ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148
View this thread: http://forums.slimdevices.com/showthread.php?t=43367

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/ripping

Reply via email to