Age | Commit message (Collapse) | Author |
|
The modules are not perl executables, they are modules.
Fixes lintian warning
|
|
OSPF and RIP have to be started before interfaces
|
|
|
|
The map function operates on an alias of the passed list, so any
modification of the elements has bad side effects. Make an explicit
copy instead:
Original warning:
Don't modify $_ in list functions at line 410, column 17.
See page 114 of PBP. (Severity: 5)
|
|
Fix the easy perlcritc warning about explicit return undef,
and use strict
|
|
Use hierarchal directory structure
|