Scroll to navigation

Data::ParseBinary::Graphics::WMF(3pm) User Contributed Perl Documentation Data::ParseBinary::Graphics::WMF(3pm)
 

NAME

Data::ParseBinary::Graphics::WMF

SYNOPSIS

    use Data::ParseBinary::Graphics::WMF qw{$wmf_parser};
    my $data = $wmf_parser->parse(CreateStreamReader(File => $fh));
Parsing the WMF Graphic format files
This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info.
No known issues
2011-02-13 perl v5.14.2