Changes			History of this package
README			The Instructions
README.md		The Instructions
MANIFEST		This file
Makefile.PL		Will create 'Makefile' to build this extention
MyHTML.pm	    Bootstrap & documentation
MyHTML.xs	    XS binding
t/000_create.t  Base test file
typemap			

examples/detect_encoding.pl

xs/tree.xs
xs/tree_attr.xs
xs/tree_node.xs

source/myhtml/api.h
source/myhtml/api_encoding.h
source/myhtml/charef.c
source/myhtml/charef.h
source/myhtml/def.h
source/myhtml/encoding.c
source/myhtml/encoding.h
source/myhtml/encoding_detect.c
source/myhtml/myhtml.c
source/myhtml/myhtml.h
source/myhtml/myosi.c
source/myhtml/myosi.h
source/myhtml/mystring.c
source/myhtml/mystring.h
source/myhtml/parser.c
source/myhtml/parser.h
source/myhtml/perf.c
source/myhtml/rules.c
source/myhtml/rules.h
source/myhtml/tag.c
source/myhtml/tag.h
source/myhtml/tag_const.h
source/myhtml/tag_init.c
source/myhtml/thread.c
source/myhtml/thread.h
source/myhtml/token.c
source/myhtml/token.h
source/myhtml/tokenizer.c
source/myhtml/tokenizer.h
source/myhtml/tokenizer_doctype.c
source/myhtml/tokenizer_doctype.h
source/myhtml/tokenizer_end.c
source/myhtml/tokenizer_end.h
source/myhtml/tokenizer_script.c
source/myhtml/tokenizer_script.h
source/myhtml/tree.c
source/myhtml/tree.h
source/myhtml/utils/mchar_async.c
source/myhtml/utils/mchar_async.h
source/myhtml/utils/mcobject_async.c
source/myhtml/utils/mcobject_async.h
source/myhtml/utils/mcsync.c
source/myhtml/utils/mcsync.h
source/myhtml/utils/mctree.c
source/myhtml/utils/mctree.h
source/myhtml/utils.c
source/myhtml/utils.h

META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
