Video::NRK::Cache 3.01

The Video-on-Demand programs of the Norwegian Broadcasting Corporation (NRK)
can be difficult to watch over a slow or unstable network connection. This
script creates a local cache of such video programs in an MPEG-4 container,
enabling users to watch without interruptions.

More information about this software:
https://metacpan.org/dist/Video-NRK-Cache


INSTALLATION

The recommended way to install this Perl module distribution is directly
from CPAN with whichever tool you use to manage your installation of Perl.
For example:

  cpanm Video::NRK::Cache

If you already have downloaded the distribution, you can alternatively
point your tool directly at the archive file or the directory:

  cpanm Video-NRK-Cache-3.01.tar.gz

You can also install the module manually by following these steps:

  perl Makefile.PL
  make
  make test
  make install

See https://www.cpan.org/modules/INSTALL.html for general information
on installing CPAN modules.


COPYRIGHT AND LICENSE

Arne Johannessen has dedicated the work to the Commons by waiving all of his
or her rights to the work worldwide under copyright law and all related or
neighboring legal rights he or she had in the work, to the extent allowable by
law.

Works under CC0 do not require attribution. When citing the work, you should
not imply endorsement by the author.