rename portcontrl file

This commit is contained in:
Oliver Gorwits
2012-12-04 22:41:22 +00:00
parent acb7bfe797
commit c9a3f69e4e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package Netdisco::PortControl;
package Netdisco::PortControl::Actions;
use Netdisco::Util ':port_control';
use Try::Tiny;