Help for this page

Select Code to Download


  1. or download this
    my $code = "I didn't find in documentation, what is this code, and how
    + do I get it";
    $instagram->code($code);
    
  2. or download this
    use API::Instagram;
     
    ...
    });
     
    print $instagram->get_auth_url;