Subject: | problem with truncate |
#perl -c -Mstrict -Mautodie=truncate -e 'truncate(F,0)'
Bareword "F" not allowed while "strict subs" in use at -e line 1.
#perl -c -Mstrict -e 'truncate(F,0)'
-e syntax OK
See also http://rt.perl.org/rt3/Ticket/Display.html?id=3311
--
Alexandr Ciornii, http://chorny.net