Subject: | Consider folding in Bundle::libnet |
Even though it's a fairly trivial thing, it might be worth folding in
Bundle::libnet.
Bundle::libnet hasn't changed since 1997, and now only seems to contain
3 modules.
Data::Dumper - For Net::Config
Net::Telnet - For Net::Telnet by Jay Rogers
Net::Cmd - for libbet itself
Folding these three in saves as a download, knocks out a recursion, and
simplifies things a bit.
Like I said, trivial change but probably worth it.