default settings for Mythbuntu

mythbuntu-default-settings

default settings for Mythbuntu

libnet-snpp-perl

perl module for accessing SNPP servers

Net::SNPP is a Perl module that provides access to the SNPP Simple Network Paging Protocol. It also provides Net:SNPP::Server for creating SNPP servers.

libpoe-component-resolver-perl

POE Component for domain name resolution

POE::Component::Resolver is a Perl module that provides nonblocking domain name resolution by using Socket::GetAddrInfo's getaddrinfo() function in subprocesses where they are permitted to block indefinitely.

librte-kni21

Data Plane Development Kit (librte-kni runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libhash-storediterator-perl

Perl module for accessing a hashes internal iterator

Hash::StoredIterator gives access to get, set, and init the iterator inside a hash. This allows one to store the current iterator, use each/keys/values/etc, and then restore the iterator, this helps to ensure that nobody interacts badly with other users of the iterator.

libtest-aggregate-perl

module for aggregating tests to make them run faster

A common problem with many test suites is that they can take a long time to run. The longer they run, the less likely you are to run the tests.