NAME
THEMA::MEDIA
VERSION
version 2014.10.02
SYNOPSIS
#! /usr/bin/env perl
use strict;
use warnings;
use v5.20.1;
use feature "signatures";
use THEMA::MEDIA;
DESCRIPTION
... I will come up with a proper description
NAME
THEMA-MEDIA - Providing solutions with Modern Perl
ABSTRACT
Much has changed in twenty years... But THEMA-MEDIA still provides solutions based on proven technologies
EXPORT
none, there is no code yet
AUTHOR
Theo van Hoesel, <Th.J.v.Hoesel@THEMA-MEDIA.nl>
COPYRIGHT AND LICENSE
(c) 2014 by THEMA-MEDIA, Th. J. van Hoesel
This library is free software; you can redistribute it and/or modify it under the same licence as Perl itself.
AUTHOR
Theo van Hoesel <Th.J.v.Hoesel@THEMA-MEDIA.nl>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by THEMA-MEDIA, Th. J. van Hoesel.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.