Be::Attribute

Be::Attribute is a Perl module to get and set MIME file attributes.
Download

Be::Attribute Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tom Spindler
  • Publisher web site:
  • http://search.cpan.org/~tspin/Be-Query-0.1/Query.pm

Be::Attribute Tags


Be::Attribute Description

Be::Attribute is a Perl module to get and set MIME file attributes. Be::Attribute is a Perl module to get and set MIME file attributes.SYNOPSIS use Be::Attribute; $node = Be::Attribute::GetBNode("/my/file/here"); @attrs = Be::Attribute::ListAttrs($node); for $i (@attrs) { print "$i - ", Be::Attribute::ReadAttr($node, $i), "n"; } Be::Attribute::CloseNode($node);Get (or set) MIME file attributes.USAGElookit the synopsis. look at example.pl. Look at the .xs code. Read the Node webpage. Requirements: · Perl


Be::Attribute Related Software