Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Created October 28, 2009 02:27
Show Gist options
  • Save jjn1056/220195 to your computer and use it in GitHub Desktop.
Save jjn1056/220195 to your computer and use it in GitHub Desktop.
use MyApp::Library;
my $library = MyApp::Libary->new(album_args=>{...});
my $fun_pictures = $libary->album->search_for_fun_pictures;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment