/libtext-creolize-xs-perl

Perl XSUB implementation for the text converter from WikiCreole to XHTML/Perl

Primary LanguageC

Text-Creolize-Xs version 0.010

A practical implementation of the converter to XTHML from WikiCreole 1.0
and additions. This is XSUB edition from Text-Creolize extention.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

DEPENDENCIES

Test::Base
Encode
Digest::MurmurHash

COPYRIGHT AND LICENCE

Copyright (C) 2011, MIZUTANI Tociyuki

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.