FEAR::API::Document - Document class for FEAR::API
This package is used to store documents fetched by FEAR::API::Agent.
Returns length of document
Stringifies document object.
Returns MD5 digests of documents
Checks if document is encoded in UTF-8
Tries to convert document to UTF-8 from any encoding
Appends your input to document object.
Tries to compress/uncompress document.
Encode/Decode your document in MIME
Upgrades documents to XHTML
Applies XPath to your document
Upgrades documents to XHTML, and applies XPath
Copyright (C) 2006 by Yung-chung Lin (a.k.a. xern) <xern@cpan.org>
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself