summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games/OO.pm
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-04-26 02:37:30 -0500
committerdoy <doy@tozt.net>2009-04-26 02:37:30 -0500
commita4f0dcb59c00c1389db33daea3a4d1895fa0a747 (patch)
tree6dfe81b68fa9cc9bb617de04b933d34bf5513a6e /lib/Bot/Games/OO.pm
parent2adae6f33332e3a86cdbc435530622c9bea308aa (diff)
downloadbot-games-a4f0dcb59c00c1389db33daea3a4d1895fa0a747.tar.gz
bot-games-a4f0dcb59c00c1389db33daea3a4d1895fa0a747.zip
move mx-attributehelpers into Bot::Games::OO
Diffstat (limited to 'lib/Bot/Games/OO.pm')
-rw-r--r--lib/Bot/Games/OO.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Bot/Games/OO.pm b/lib/Bot/Games/OO.pm
index 16f4a75..cf051fd 100644
--- a/lib/Bot/Games/OO.pm
+++ b/lib/Bot/Games/OO.pm
@@ -1,6 +1,7 @@
#!/usr/bin/perl
package Bot::Games::OO;
use Moose ();
+use MooseX::AttributeHelpers;
use Moose::Exporter;
use Moose::Util::MetaRole;