SaKhatyy / libtext-creolize-xs-perl

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

Home Page:http://d.hatena.ne.jp/tociyuki/20100901/1283344991

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://d.hatena.ne.jp/tociyuki/20100901/1283344991