Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 23, 2017 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/5c11d5a188c5e6fc52418201fa5ffd0c to your computer and use it in GitHub Desktop.
Save Whateverable/5c11d5a188c5e6fc52418201fa5ffd0c to your computer and use it in GitHub Desktop.
greppable6
OO\:\:Actors
File Code
jnthn/oo-actors
…/META6.json :3:
"name" : "OO::Actors",
jnthn/oo-actors
…/META6.json :7:
"OO::Actors" : "lib/OO/Actors.pm"
jnthn/oo-actors
…/README.markdown :1:
# OO::Actors
jnthn/oo-actors
…/README.markdown :8:
The `OO::Actors` module provides an `actor` declarator. Beyond that, it's very
jnthn/oo-actors
…/README.markdown :11:
use OO::Actors;
jnthn/oo-actors
…/basic.t :1:
use OO::Actors;
jonathanstowe/META6
…/projects.json :4527:
"OO::Actors" : "lib/OO/Actors.pm"
jonathanstowe/META6
…/projects.json :4533:
"name" : "OO::Actors"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment