X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlmodlib.pod;h=2dc38dfd80a26c96dd3a20154d82866ecc18b0d2;hb=f505c9832e74f948e2721f6c36b348502f15804c;hp=6295d973598652e892f24f111b5121894681dfbe;hpb=9ffcd8612a179e6a837df3e98019ae7fe24b4fa1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index 6295d97..2dc38df 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -161,6 +161,10 @@ get pathname of current working directory access to Berkeley DB +=item Devel::Peek + +data debugging tool for the XS programmer + =item Devel::SelfStubber generate stubs for a SelfLoading module @@ -261,6 +265,14 @@ traverse a file tree create or remove a series of directories +=item File::Spec + +portably perform operations on file names + +=item File::Spec::Functions + +function call interface to File::Spec module + =item File::stat by-name interface to Perl's builtin stat() functions