Be::Attribute is a Perl module to get and set MIME file attributes.
SYNOPSIS
use Be::Attribute;
$node = Be::Attribute::GetBNode("/my/file/here");
aattrs = Be::Attribute::ListAttrs($node);
for $i (aattrs) {
print "$i - ", Be::Attribute::ReadAttr($node, $i), "n";
}
Be::Attribute::CloseNode($node);
Get (or set) MIME file attributes.
USAGE
lookit the synopsis. look at example.pl. Look at the .xs code. Read the Node webpage.
Product's homepage
Requirements:
· Perl
Download Be::Attribute 0.2 Free
Tags: set MIME attributes , get MIME attributes , Perl module , Be::Attribute , set , MIME ,
set mime file, set mime, mime file, file, perl, beattribute, set, mime, aattrs, attributessynopsis, get, file attributesusagelookit, beattributelistattrs$node, beattributeclosenode$nodeget set, module, requirements, examplepl, code, synopsis, read, homepage, webpageproduct's, attributesusagelookit, ·, node

No comments:
Post a Comment