andychilton / phliky
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
phliky /
README
Text::Phliky
text2html() This is the only function required. You can use is as a
class function or an instance method. You may pass it
a string or an array of strings. It will return whatever
was asked for, a scalar or array - it checks the context.
To install :
perl Makefile.PL
make
make test
make install
Copyright (c) 2006 Andrew Chilton <andychilton@gmail.com>.
All rights reserved. This program is free software; you can redistribute
and/or modify it under the same terms as Perl itself.

