Seems the epp module can no longer read beam files?
Steve Davis <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
1> epp:parse_file("base64.beam", []).
{ok,[{attribute,1,file,{"base64.beam",1}},
{error,{1,file_io_server,invalid_unicode}},
{error,{1,epp,cannot_parse}},
{eof,1}]}