[cairo-commit] [cairo-www] src/bindings.mdwn src/cairo-perl.mdwn
Carl Worth
cworth at freedesktop.org
Fri Jul 6 07:49:02 PDT 2007
src/bindings.mdwn | 2 +-
src/cairo-perl.mdwn | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 32be29772cdf015d8971b351805fdf82e568e327
Author: vchahun <vchahun at gmail.com>
Date: Fri Jul 6 07:49:02 2007 -0700
Adding CairoJava recovered page
diff --git a/src/bindings.mdwn b/src/bindings.mdwn
index e508a9f..789cc4b 100644
--- a/src/bindings.mdwn
+++ b/src/bindings.mdwn
@@ -10,7 +10,7 @@ languages:
* Haskell : [[hscairo]]
- * Java : [[cairo-java]]
+ * Java : [[cairo-java]] and [[CairoJava]]
* Mono and .NET bindings (C# and any other CLS language) are bundled
with the Mono distribution in the `Mono.Cairo' library.
diff --git a/src/cairo-perl.mdwn b/src/cairo-perl.mdwn
new file mode 100644
index 0000000..96d6040
--- /dev/null
+++ b/src/cairo-perl.mdwn
@@ -0,0 +1,5 @@
+[[meta title="Perl bindings"]]
+
+cairo-perl is a set of [Perl](http://www.perl.org/) bindings for the Cairo graphics engine.
+
+cairo-perl is available from the [cairo-perl cvs module](http://cvs.cairographics.org/cairo-perl/) as well as through [CPAN](http://search.cpan.org/dist/Cairo/). Currently cairo-perl is alpha software, functional, but subject to substantial change. If you have any questions/comments about cairo-perl please use the cairo mailing list. If you wish to contribute to the project contact rwmcfa1 _at_ neces _dot_ com.
\ No newline at end of file
More information about the cairo-commit
mailing list