lsn-data-hub - Data Hub Core Bundle
version 05.00289
================================================================================

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:

   Carp
   Compress::Zlib
   Cwd
   Data::Dumper
   DateTime
   DateTime::TimeZone
   Digest::SHA1
   Encode
   Error
   Error::Simple
   Exporter
   Fcntl
   File::Copy
   File::Spec
   HTML::Entities
   I18N::Langinfo
   Image::ExifTool
   Image::Size
   IO::Dir
   IO::File
   JSON::XS
   List::Util
   Math::Symbolic
   MIME::Base64
   POSIX
   Scalar::Util
   Term::ANSIColor
   Term::ReadLine
   Term::Size
   Tie::Hash
   Tie::Scalar
   Time::HiRes
   Time::Piece
   Try::Tiny
   YAML::XS

AUTHORS
-------

   Ryan Gies <[email protected]>

COPYRIGHT AND LICENSE
---------------------

   Copyright (C) 2014-2016 by Ryan Gies. All rights reserved.
   Copyright (C) 2006-2013 by Livesite Networks, LLC. All rights reserved.
   Copyright (C) 2000-2005 by Ryan Gies. All rights reserved.
   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions are met:
   * Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
   * The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software in a
   product, an acknowledgment in the product documentation would be
   appreciated but is not required.
   * Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
   * The name of the author may not be used to endorse or promote products
   derived from this software without specific prior written permission.