1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-09 12:35:42 -04:00

testing modified 8ball

This commit is contained in:
Ryan Voots 2011-03-18 02:57:33 -04:00
parent 25b0f94ae9
commit 5fa0cd3f6c

View file

@ -22,7 +22,7 @@ use List::Util qw(min);
my $a=sub {
my( $said ) = @_;
$said->{body} =~ s/^[^,]*://;
#$said->{body} =~ s/^[^,]*://;
my $ors =()= $said->{body}=~m/\bor\b/g;
my $common = "";