summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cbd0b82)
raw | patch | inline | side by side (parent: cbd0b82)
author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 13:05:30 +0000 (14:05 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 13 Jan 2010 13:05:30 +0000 (14:05 +0100) |
README | patch | blob | history |
index 96fbdf3e6fe496a1cdbb6b6ddae690cb9015a31b..3a56fbedcd8c2082b07cf8c40fd9358b3ddcdf93 100644 (file)
--- a/README
+++ b/README
Retrieves JSON data via cURL and parses it according to user
configuration.
+ - curl_xml
+ Retrieves XML data via cURL and parses it according to user
+ configuration.
+
- dbi
Executes SQL statements on various databases and interprets the returned
data.