Main > Programming > Libraries >

Convert::Wiki 0.05

Convert::Wiki 0.05

Sponsored Links

Convert::Wiki 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.019 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1182
Date added: 2006-08-04
Publisher: Tels

Convert::Wiki 0.05 description

Convert::Wiki is a Perl module that can convert HTML/POD/txt from/to Wiki code.

SYNOPSIS

use Convert::Wiki;

my $wiki = Convert::Wiki->new();

$wiki->from_txt ( $txt );
die ("Error: " . $wiki->error()) if $wiki->error;
print $wiki->as_wiki();

$wiki->from_html ( $html );
die ("Error: " . $wiki->error()) if $wiki->error;
print $wiki->as_wiki();

# clear the object manually
$wiki->clear();
$wiki->add_txt ( $txt );
die ("Error: " . $wiki->error()) if $wiki->error;
print $wiki->as_wiki();

Convert::Wiki converts from various formats to various Wiki formats.
Input can come as HTML, POD or plain TXT (like it is written in many READMEs). The data will be converted to an internal, node based format and can then be converted to Wikicode as used by many wikis like the Wikipedia.

Convert::Wiki 0.05 Screenshot

Advertisements

Convert::Wiki 0.05 Keywords

Bookmark Convert::Wiki 0.05

Hyperlink code:
Link for forum:

Convert::Wiki 0.05 Copyright

WareSeeker periodically updates pricing and software information of Convert::Wiki 0.05 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 Convert::Wiki 0.05 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
Convert::Wiki::Node::Head is a Perl module that represents a headline node. Free Download
Convert::Wiki::Node::Para is a Perl module that represents a text paragraph node. Free Download
Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). Free Download
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). Free Download
Convert::Braille::English is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Braille::Ethiopic is a Perl module that can convert Between Braille Encodings. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download