The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
This is the INSTALL file for Net::FileShare, a utility for creating file sharing clients and servers by Gene Gallistel <gravalo@uwm.edu>.

* Installation

Net::FileShare uses the standard Perl module install process:
perl Makefile.PL
make 
make test
make install (as root)