diff --git a/lib/BeastBB/Response.pm b/lib/BeastBB/Response.pm index a1b25d3..d560a82 100644 --- a/lib/BeastBB/Response.pm +++ b/lib/BeastBB/Response.pm @@ -67,3 +67,4 @@ sub Content { } return $self->{content}; } +1;