[gimp-web/testing] Remove more contentious remarks about Scheme.



commit c705861b536fd6a8db633a8387982a951413b72b
Author: Ed J <edj src gnome org>
Date:   Fri May 2 19:38:58 2014 +0100

    Remove more contentious remarks about Scheme.

 tutorials/Basic_Perl/index.htrw |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/tutorials/Basic_Perl/index.htrw b/tutorials/Basic_Perl/index.htrw
index a994a95..62cfd8e 100644
--- a/tutorials/Basic_Perl/index.htrw
+++ b/tutorials/Basic_Perl/index.htrw
@@ -43,13 +43,11 @@ tutorial. It has been updated to Gimp-Perl 2.3 and GIMP 2.8.
 <p>
 One of the wonderful features of GIMP is that it all its functionality may
 be accessed through scripting. Available scripting environments include
-Scheme through Script-Fu, and Python. Scheme can be a little difficult
-to use if one does not already know the language.
+Scheme through Script-Fu and Python.
 <p>
-Perl as a language is far more capable than Tinyscheme, and also has CPAN,
-giving access to vast numbers of modules to get things done.  Now, GIMP
-may also be scripted in Perl. This tutorial will describe how to write
-such plug-ins and scripts for Gimp.<p>
+Perl has CPAN, giving access to vast numbers of modules to get things
+done.  Now, GIMP may also be scripted in Perl. This tutorial will describe
+how to write such plug-ins and scripts for Gimp.<p>
 
 As there are several excellent tutorial texts describing the perl
 language, this tutorial will assume a working knowledge of Perl,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]