> наоборот, в таком случае perl совсем не помогает найти ошибку

> $x = 42;
> $y = "/b> Meet our new redesign!";

> $z = $x*$y;

Мой Perl5 сообщает мне следующее

Argument "/b> Meet our new redesign!" isn't numeric in multiplication
(*) at test.pl line 4.



так что отлично помогает.
-- 
Moscow.pm mailing list
[email protected] | http://moscow.pm.org

Ответить