wok annotate perl-glib/description.txt @ rev 25005
updated ntl (11.4.3 -> 11.5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon May 16 16:29:07 2022 +0100 (2022-05-16) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24215 | 1 This wrapper attempts to provide a perlish interface while |
Hans-G?nter@24215 | 2 remaining as true as possible to the underlying C API, |
Hans-G?nter@24215 | 3 so that any reference materials you can find on using GLib |
Hans-G?nter@24215 | 4 may still apply to using the libraries from perl. |
Hans-G?nter@24215 | 5 This module also provides facilities for creating wrappers |
Hans-G?nter@24215 | 6 for other GObject-based libraries. |