Main > Programming > Libraries >

HTML::WikiConverter 0.61

HTML::WikiConverter 0.61

Sponsored Links

HTML::WikiConverter 0.61 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.034 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1173
Date added: 2006-08-15
Publisher: David J. Iberri

HTML::WikiConverter 0.61 description

HTML::WikiConverter is a Perl module that can convert HTML to wiki markup.

SYNOPSIS

use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => MediaWiki );

# Provide HTML directly
print $wc->html2wiki( $html );

# ...which is the same as
print $wc->html2wiki( html => $html );

# Or fetch it from a file
print $wc->html2wiki( file => $path );

# ...slurp it all at once rather than parsing incrementally
print $wc->html2wiki( file => $path, slurp => 1 );

# Or from a URI
print $wc->html2wiki( uri => $uri );

# Get a list of installed dialects
my @dialects = HTML::WikiConverter->available_dialects;

HTML::WikiConverter is an HTML to wiki converter. It can convert HTML source into a variety of wiki markups, called wiki "dialects". The following dialects are supported:

DokuWiki
Kwiki
MediaWiki
MoinMoin
Oddmuse
PbWiki
PhpWiki
PmWiki
SlipSlap
TikiWiki
UseMod
WakkaWiki
WikkaWiki

Note that while dialects usually produce satisfactory wiki markup, not all features of all dialects are supported. Consult individual dialects documentation for details of supported features. Suggestions for improvements, especially in the form of patches, are very much appreciated.

HTML::WikiConverter 0.61 Screenshot

Advertisements

HTML::WikiConverter 0.61 Keywords

Bookmark HTML::WikiConverter 0.61

Hyperlink code:
Link for forum:

HTML::WikiConverter 0.61 Copyright

WareSeeker periodically updates pricing and software information of HTML::WikiConverter 0.61 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::WikiConverter 0.61 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. Free Download
HTML::WikiConverter::Normalizer is a Perl module to convert CSS styles to (roughly) corresponding HTML. Free Download
HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. Free Download
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. Free Download
HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. Free Download
HTML::CGIChecker is a Perl module to detect dangerous HTML code. Free Download
HTML::Truncate is a Perl module that can truncate HTML by percentage or character count while preserving well-formedness. Free Download
HTML::BBReverse is a Perl module to convert HTML to BBCode and back. Free Download