![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Wrong output on linux, ok on Win32by Melly (Hermit) |
on Nov 30, 2006 at 14:08 UTC ( #586938=perlquestion: print w/replies, xml ) | Need Help?? |
Melly has asked for the wisdom of the Perl Monks concerning the following question: Hi, I've put the output under the readmore, but here's the code... (oh, and I should add that this is the end result of some golf, hence no strict, etc.)
Win32 Output: ________________________________________0___________________ ____________________________________________________________ ____________________________________0000____________________ ____________________________________0000____________________ ______________________________0__0000000000_________________ ______________________________00000000000000000_____________ ____________________________0000000000000000000_____________ ___________________________000000000000000000000____________ _________________0000000__0000000000000000000000____________ ________________000000000_0000000000000000000000____________ 0000000000000000000000000000000000000000000000______________ ________________000000000_0000000000000000000000____________ _________________0000000__0000000000000000000000____________ ___________________________000000000000000000000____________ ____________________________0000000000000000000_____________ ______________________________00000000000000000_____________ ______________________________0__0000000000_________________ ____________________________________0000____________________ ____________________________________0000____________________ ____________________________________________________________ ________________________________________0___________________ Linux: 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000000000000000 Tom Melly, pm@tomandlu.co.uk
Back to
Seekers of Perl Wisdom
|
|