summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-07-12 10:45:17 +0000
committerNorbert Preining <preining@logic.at>2007-07-12 10:45:17 +0000
commit4c5a86b6e3aa31a7649675d3efefac6c364c3db0 (patch)
tree19fcdd1be019cc5ded536867b5f2f375dcf0d08c /Master/tlpkg/doc
parent48e243d72710f0945ec3ac1cf1df148d96a4de0a (diff)
add a function $TLPDB->list_packages that returns a list of all installed
packages git-svn-id: svn://tug.org/texlive/trunk@4571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/Perl-API.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/Perl-API.txt b/Master/tlpkg/doc/Perl-API.txt
index b3e2eb139b5..b27c75f9229 100644
--- a/Master/tlpkg/doc/Perl-API.txt
+++ b/Master/tlpkg/doc/Perl-API.txt
@@ -241,6 +241,9 @@ Input/Output
to TLDB->listdir) (could be more than one for
packages with binary files)
+ $tldb->list_packages
+ returns all packages installed
+
TLP interface
$tldb->add_tlpobj($tlp)