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

Merge branch 'master' of github.com:simcop2387/perlbuut

This commit is contained in:
Ryan Voots 2011-04-04 19:14:22 -04:00
commit 15de190b32

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 = "";