The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.30 - 2011-01-22

  • Changed blkid_get_dev_size wrapper in E2fsprogs.xs so that it now accepts the string name representation of the device rather than a POSIX file descriptor to achieve a more Perlish interface
  • The get_dev_size function now returns an exception anytime there is a problem originating from a file descriptor allocation.
  • Updated POD details on get_dev_size call changes
  • Added block device test image file to project for unit test scripts ( t/img/ext3.fs )
  • Added 02-dev_size.t test script

Modules

Perl interface to e2fsprogs-based libblkid (v1.33 - v1.41.4)