-
Notifications
You must be signed in to change notification settings - Fork 2
A perl module to read pure text from a vareiety of formats
License
Unknown and 2 other licenses found
Licenses found
Unknown
COPYING
Unknown
COPYING.artistic
GPL-3.0
COPYING.gpl
portu/Text-FromAny
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Text::FromAny
=============
Text::FromAny - a module to read pure text from a vareiety of formats
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Moo
Try::Tiny
Text::Extract::Word
OpenOffice::OODoc
File::LibMagic
Archive::Zip
RTF::Parser (1.09 or later)
HTML::FormatText::WithLinks
DOCUMENTATION
Documentation is supplied as POD in the module. See lib/Text/FromAny.pm
COPYRIGHT AND LICENCE
Copyright (C) 2010 by Eskild Hustvedt
This library is free software; you can redistribute it and/or modify
it under the terms of either:
a) the GNU General Public License as published by the Free
Software Foundation; either version 3, or (at your option) any
later version, or
b) the "Artistic License" which comes with this Kit.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either
the GNU General Public License or the Artistic License for more details.
You should have received a copy of the Artistic License
in the file named "COPYING.artistic". If not, I'll be glad to provide one.
You should also have received a copy of the GNU General Public License
along with this library in the file named "COPYING.gpl". If not,
see <http://www.gnu.org/licenses/>.
About
A perl module to read pure text from a vareiety of formats
Resources
License
Unknown and 2 other licenses found
Licenses found
Unknown
COPYING
Unknown
COPYING.artistic
GPL-3.0
COPYING.gpl
Stars
Watchers
Forks
Packages 0
No packages published