The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Linux::Ext2::FileAttributes
  Provides functions to check for the presence of the "immutable" and
  "append only" Ext2 extended file system attributes.


For documentation please read the modules inline POD.
  perldoc Linux::Ext2::FileAttributes

To install, do the usual:
  perl Build.PL
  ./Build
  ./Build test
  ./Build install

You may use, modify and distribute this code under the same terms as you
may use, modify and distribute perl itself.

For a complete list of changes, see the Changes file.