Skip to content

Instantly share code, notes, and snippets.

@jberger
Created July 12, 2014 14:57
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 jberger/d10530ea6b6eb1579795 to your computer and use it in GitHub Desktop.
Save jberger/d10530ea6b6eb1579795 to your computer and use it in GitHub Desktop.
Cycle.pl output
Cycle (1):
$Mojo::UserAgent::A->{'connections'} => \%B
$B->{'6706b717d80b56a349b904c61e129fbf'} => \%C
$C->{'cb'} => \&D
$D variable $self => \$E
$$E => \%Mojo::IOLoop::Delay::F
$Mojo::IOLoop::Delay::F->{'remaining'} => \@G
$G->[0] => \&H
$H variable $ua => \$I
$$I => \%Mojo::UserAgent::A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment