in reply to For the 'print' function in perl v5.14
perl -e 'print 123; print 456; print $]' 1234565.014002 perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-li +nux-thread-multi
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Bug for the 'print' function in perl v5.14?
by Diamondust (Novice) on Sep 25, 2012 at 00:20 UTC |