summaryrefslogtreecommitdiffstats
path: root/perl/examples/create_disk.pl
Commit message (Collapse)AuthorAgeFilesLines
* perl, python, ruby: Fix comments on call to close method.Richard W.M. Jones2012-07-061-1/+4
| | | | | | | | Make the comments consistent. Also make the Perl example call $g->close explicitly so it is consistent with the other examples. (cherry picked from commit 27ebf517fae972eee49ae5911a03fabe5f4b6e54)
* examples: In create_disk example, don't call set_autosync.Richard W.M. Jones2012-07-061-7/+0
| | | | | | This is now set by default in all supported versions of libguestfs. It's just confusing if the examples refer to it. (cherry picked from commit 917550a117904ec1a06b77a7870a147014d71adb)
* perl: Translate C examples into Perl and include a manual page.Richard W.M. Jones2011-01-301-0/+67