in reply to Perl Array output Help

Please use code tags around your code or suffer the consequences MUHAHAHAHAHAAAA!!!!!
like this:
<code> use strict; use warnings; open my $file, '>', 'file; binmode($file); #more code here #then finally: </code>
Wrap your code in code tags like that and it will help us help you better :)

Replies are listed 'Best First'.
Re^2: Perl Array output Help
by AnomalousMonk (Archbishop) on Jun 01, 2015 at 19:33 UTC
      Thank you :)
Re^2: Perl Array output Help
by PerlCramps (Novice) on Jun 01, 2015 at 19:47 UTC
    thank yo u:) I will look into Code Tags