Skip to content

Instantly share code, notes, and snippets.

@leedo
Created February 8, 2011 16:59
Show Gist options
  • Save leedo/816750 to your computer and use it in GitHub Desktop.
Save leedo/816750 to your computer and use it in GitHub Desktop.
map {$_->{channels} = [map {split ",", $_} @{$_->{channels}}]} map {values %{$_->config->servers}} $::catlady->all_cats;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment