Rename Pluggable to Plugins

This commit is contained in:
Pragmatic Software 2015-09-06 22:53:49 -07:00
parent 70a3a2a354
commit 5c83ea62f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
package PBot::Pluggable::_Example; package PBot::Plugins::_Example;
use warnings; use warnings;
use strict; use strict;