From d112d1b7efe434750ca255fe2f0e191e8ba8f2f7 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sun, 9 Sep 2007 21:51:52 +0000 Subject: TLUtils.pm: new functions Perl-API.txt: updated git-svn-id: svn://tug.org/texlive/trunk@4926 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/Perl-API.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/doc') diff --git a/Master/tlpkg/doc/Perl-API.txt b/Master/tlpkg/doc/Perl-API.txt index d0557816fb3..e4ea303ef0c 100644 --- a/Master/tlpkg/doc/Perl-API.txt +++ b/Master/tlpkg/doc/Perl-API.txt @@ -267,14 +267,21 @@ Package TeXLive::TLUtils exported functions: sort_uniq(@list) push_uniq(\@list,@list) - dirname($file) - basename($file) + member($item, @list) + debug($string) +# dirname($file) +# basename($file) + initialze_installer getenv($string) which($string) - initialze_installer media platform win32 + unix program_exists($program) binaries_available_from_disk($platform) binaries_available_from_net($platform) + get_system_tmpdir; + mkdirhier($path); + make_var_skeleton($path); + make_local_skeleton($path); -- cgit v1.2.3