Package: perl
Version: 5.10.1-8
Severity: wishlist

This perhaps should be caught on the first line...
$ perl -we '[1]=~tr/3//;'
$ perl -we '[1]=~tr/3//d;'
Can't modify anonymous list ([]) in transliteration (tr///) at -e line 1, near 
"tr/3//d;"
Execution of -e aborted due to compilation errors.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to