|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: write() removes trailing spacesby ioannis (Curate) |
| on Jun 09, 2006 at 08:35 UTC ( #554445=note: print w/ replies, xml ) | Need Help?? |
|
There is nothing strange. The following altered code demonstrates that your $c variable contains 13 chars , which you want displayed within 11 space holders (1+10). Two chars werer choped, as per your request .
Produces this output:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||