david2008 has asked for the wisdom of the Perl Monks concerning the following question:
Is this a defect?4017: if ( $token ) { 4018: $self->write( $row, $col, $token, $col_for +mats[$j] ); 4019 }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Excel::Writer::XLSX::add_table omits zeros
by choroba (Cardinal) on Jun 12, 2013 at 13:45 UTC | |
by david2008 (Scribe) on Jun 12, 2013 at 13:56 UTC | |
by hdb (Monsignor) on Jun 12, 2013 at 15:34 UTC | |
|
Re: Excel::Writer::XLSX::add_table omits zeros
by AnomalousMonk (Archbishop) on Jun 12, 2013 at 18:50 UTC |