From: <hba...@us...> - 2009-05-11 03:10:09
|
Revision: 9960 http://plplot.svn.sourceforge.net/plplot/?rev=9960&view=rev Author: hbabcock Date: 2009-05-11 03:10:06 +0000 (Mon, 11 May 2009) Log Message: ----------- Add a link to the Perl/PDL bindings for PLplot. Modified Paths: -------------- trunk/www/index.php Modified: trunk/www/index.php =================================================================== --- trunk/www/index.php 2009-05-11 02:21:24 UTC (rev 9959) +++ trunk/www/index.php 2009-05-11 03:10:06 UTC (rev 9960) @@ -46,7 +46,7 @@ <li>Lua</li> <li>OCaml</li> <li>Octave</li> - <li>Perl</li> + <li><a href="http://search.cpan.org/~dhunt/PDL-Graphics-PLplot-0.47/plplot.pd">Perl</a></li> <li>Python</li> <li>Tcl/Tk</li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |