diff options
Diffstat (limited to 'www/p5-SWF-Chart/pkg-descr')
-rw-r--r-- | www/p5-SWF-Chart/pkg-descr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-SWF-Chart/pkg-descr b/www/p5-SWF-Chart/pkg-descr index ab97787b5a3a..fe3aa0af1da1 100644 --- a/www/p5-SWF-Chart/pkg-descr +++ b/www/p5-SWF-Chart/pkg-descr @@ -1,14 +1,14 @@ -This module is the Perl interface to the SWF Charts flash graphing tool. -It constructs the XML file this flash movie requires via an OO interface. -Each configurable option that is listed on the SWF Charts reference page +This module is the Perl interface to the SWF Charts flash graphing tool. +It constructs the XML file this flash movie requires via an OO interface. +Each configurable option that is listed on the SWF Charts reference page has a companion method in this module. -When using this module, please be sure to use the latest version of the -XML/SWF Charts flash movie. Earlier versions of that flash movie supported -a different XML structure for which this module is not backward +When using this module, please be sure to use the latest version of the +XML/SWF Charts flash movie. Earlier versions of that flash movie supported +a different XML structure for which this module is not backward compatible. -Note that there are a few extra helper functions that this module +Note that there are a few extra helper functions that this module provides. WWW: http://search.cpan.org/dist/SWF-Chart/ |