FTN::Database

    FTN::Database (ftnpldb)
  • Perl modules containing common related subroutines for Fidonet/FTN related processing using an SQL Database, plus associated scripts that both serve as examples of using the modules and also provide some basic functionality. The SQL database engine is one for which a DBD module exists, defaulting to SQLite.
  • Archives are available here in the ftn-database section of the project files.
  • Browse the GIT code repository.
  • FTN::Database at CPAN.
    FTN::Database::Nodelist
  • Perl module containing common nodelist related subroutines for Fidonet/FTN Nodelist related processing on a Nodelist table in an SQL Database. Part of the FTN::Database distribution.