otfile - Serve a single file, once, via HTTP over the local network.
$ otfile [-a -p 1234] <file to serve>
Auto port selection. increments specified port until successful.
Use specified port, defaults to 1234.
this help information
To install App::otfile, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::otfile
CPAN shell
perl -MCPAN -e shell install App::otfile
For more information on module installation, please visit the detailed CPAN module installation guide.