rename Actions to PortControl::Actions

This commit is contained in:
Oliver Gorwits
2012-12-09 12:42:49 +00:00
parent 0efa92e788
commit bab34d8bb7

View File

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