App-MHFS

A Media HTTP File Server. Stream your own music and video library via your browser and standard media players.


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc App::MHFS

Additional documentation, support, and bug reports can be found at the MHFS
repository https://github.com/G4Vi/MHFS

LICENSE AND COPYRIGHT

This software is copyright (c) 2018-2022 by Gavin Hayes.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.