develooper Front page | perl.beginners | Postings from March 2012

strict subs" in use at -e line 1.

Thread Next
From:
lina
Date:
March 6, 2012 07:32
Subject:
strict subs" in use at -e line 1.
Message ID:
CAG9cJmmBfizs+iGEQ7cxuMA+gJkfG-MbEchnqN11Hb=pz=K6iQ@mail.gmail.com
$ perl -Mstrict -wle '{my $char = chr(Ox394) ; print $char;}'

Bareword "Ox394" not allowed while "strict subs" in use at -e line 1.
Execution of -e aborted due to compilation errors.

I don't understand the above error message well,

Thanks ahead for any explainations,

Best Regards,

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About