Skip to content

ftnpl/JAM2NNTP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jam2nntp.pl - A simple NNTP server for fido points.


REQUIRED MODULES

FTN::JAM    Requires v0.04. It has not yet been tested against later versions.
Date::Format
Date::Parse
FTN::Address
MIME::Words
MIME::Parser
POE


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install


COPYRIGHT AND LICENCE

Copyright (C) 2010-2013 Alexander Bolychev <[email protected]>
Copyright (C)      2013 Robert James Clay <[email protected]>

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%