perl: Translate C examples into Perl and include a manual page.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 30 Jan 2011 23:41:05 +0000 (23:41 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 30 Jan 2011 23:41:05 +0000 (23:41 +0000)
commit477eebc83dcd33d00d34398692692dae6af04f22
tree67b6d93af9cfb8d2d6ae3d822ada06c48c52715b
parent6975e87153f593fddd5c27435c2e6347825daca9
perl: Translate C examples into Perl and include a manual page.
13 files changed:
.gitignore
Makefile.am
configure.ac
examples/guestfs-examples.pod
ocaml/examples/guestfs-ocaml.pod
perl/examples/Makefile.am [new file with mode: 0644]
perl/examples/create_disk.pl [new file with mode: 0755]
perl/examples/guestfs-perl.pod [new file with mode: 0644]
perl/examples/inspect_vm.pl [new file with mode: 0755]
perl/examples/lvs.pl [deleted file]
python/examples/guestfs-python.pod
ruby/examples/guestfs-ruby.pod
src/guestfs.pod