in reply to Re: add_chart_ext does not work when compressed
in thread add_chart_ext does not work when compressed
A solution would probably be to explicitly include them in the your root program using "use":
... use Spreadsheet::WriteExcel; use Spreadsheet::WriteExcel::Chart::External; ...
--
John.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: add_chart_ext does not work when compressed
by samuelalfred (Sexton) on May 11, 2011 at 15:11 UTC |