test file_size with send to different shard
[cloudstore.git] / gearman / send_file.pl
index 03ef140..4c5820f 100755 (executable)
@@ -13,6 +13,7 @@ use Data::Dump qw(dump);
 
 use lib '/srv/cloudstore/lib';
 use CloudStore::API;
+use WarnColor;
 
 my $api = CloudStore::API->new('s1');