Net-Connection-Sort 0.1.1 Latest
Kwalitee Issues
No Core Issues.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.0,0.000001,0.001001
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Connection::Sort | Sorts array of Net::Connection objects. | 0.001001 | metacpan |
Net::Connection::Sort::host_f | Sorts the connections via the foreign host. | 0.0 | metacpan |
Net::Connection::Sort::host_fl | Sorts the connections via the foreign host and then local host. | 0.0 | metacpan |
Net::Connection::Sort::host_l | Sorts the connections via the local host. | 0.0 | metacpan |
Net::Connection::Sort::host_lf | Sorts the connections via the local host and then foreign host. | 0.0 | metacpan |
Net::Connection::Sort::pid | Sorts the connections via the PID. | 0.0 | metacpan |
Net::Connection::Sort::port_f | Sorts the connections via the foreign port numerically. | 0.0 | metacpan |
Net::Connection::Sort::port_fa | Sorts the connections via the foreign port alphabetically. | 0.0 | metacpan |
Net::Connection::Sort::port_l | Sorts the connections via the local port numerically. | 0.0 | metacpan |
Net::Connection::Sort::port_la | Sorts the connections via the local port alphabetically. | 0.0 | metacpan |
Net::Connection::Sort::proto | Sorts the connections via the connection protocol. | 0.0 | metacpan |
Net::Connection::Sort::ptr_f | Sorts via the foriegn PTR. | 0.0 | metacpan |
Net::Connection::Sort::ptr_l | Sorts via the foriegn PTR. | 0.0 | metacpan |
Net::Connection::Sort::state | Sorts the connections via the connection state. | 0.0 | metacpan |
Net::Connection::Sort::uid | Sorts the connections via the UID. | 0.0 | metacpan |
Net::Connection::Sort::unsorted | Pass though. Does returns exactly what it was given. | 0.000001 | metacpan |
Net::Connection::Sort::user | Sorts the connections via the username | 0.0 | metacpan |