On Thu, 10 Nov 2016 12:15:48 +0100
jaceke <jac...@op.pl> wrote:

> sub escMe($) {

Don't use sub prototypes. There are not the same as in C. They do
something completely different. They are best not used until you know
what they really do. :)


-- 
Don't stop where the ink does.

        Shawn H Corey

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to