mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-09 11:35:40 -04:00
Merge branch 'master' of github.com:simcop2387/perlbuut
This commit is contained in:
commit
5fb472d102
1 changed files with 1 additions and 1 deletions
|
@ -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 = "";
|
||||
|
|
Loading…
Add table
Reference in a new issue