Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perigrin/wiki-toolkit-formatter-markdown
Wrap Text::Markdown for Wiki::Toolkit
https://github.com/perigrin/wiki-toolkit-formatter-markdown
Last synced: about 1 month ago
JSON representation
Wrap Text::Markdown for Wiki::Toolkit
- Host: GitHub
- URL: https://github.com/perigrin/wiki-toolkit-formatter-markdown
- Owner: perigrin
- Created: 2008-12-22T03:42:27.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-12-22T04:24:36.000Z (about 16 years ago)
- Last Synced: 2024-05-01T22:51:42.174Z (9 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/dist/Wiki-Toolkit-Formatter-Markdown/
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Wiki-Toolkit-Formatter-Markdown
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make installDEPENDENCIES
Mouse, Text::WikiFormat
COPYRIGHT AND LICENCE
Copyright (C) 2008, Chris Prather
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.