As of revision 11696 I have disabled Perl/PDL examples in tests by
default as a signal that Perl/PDL is a language that no longer
completely supports PLplot.
The reason for this change is that the external PDL::Graphics::PLplot
project is missing too much of the new PLplot functionality. For
exam
We now have a clean test_diff_psc target diff result for all our
supported languages (i.e., excluding Perl/PDL) for the very first time
in our history. This result required effort from a lot of different
developers to propagate new or changed API and examples from C to all
our supported languages.
Hi Alan: I will try to start adding in new perl/PDL tests to cover the
API changes.
Regards,
Doug Hunt
dh...@ucar.edu
Software Engineer
UCAR - COSMIC, Tel. (303) 497-2611
On Tue, 12 Apr 2011, Alan W. Irwin wrote:
> As of revision 11696 I have disabled Perl/PDL examples in tests by
> defau
On 2011-04-12 13:38-0600 Doug Hunt wrote:
> Hi Alan: I will try to start adding in new perl/PDL tests to cover the API
> changes.
>
> Regards,
>
> Doug Hunt
That would be great, Doug.
>> I would be happy to reinstate the Perl/PDL tests by default and also
>> help a bit with the necessary Perl