Help for this page

Select Code to Download


  1. or download this
    # JSON POST (application/json) with TLS certificate authentication
    my $tx = $ua->cert('tls.crt')->key('tls.key')->post('https://example.c
    +om' => json => {top => 'secret'});
    
  2. or download this
    #!/usr/bin/perl 
    
    use strict;
    ...
    __END__
    
  3. or download this
    2020/12/31 13:53:39 INFO i is 1 ============== 
    2020/12/31 13:53:39 INFO <!DOCTYPE html> 
    2020/12/31 13:53:39 INFO i is 2 ============== 
    2020/12/31 13:53:39 INFO
    
  4. or download this
    <input type="text" value="" autocomplete="off" aria-autocomplete="list
    +" aria-controls="react-autowhatever-1" class="imdb-header-search__inp
    +ut GVtrp0cCs2HZCo7E2L5UU react-autosuggest__input" id="suggestion-sea
    +rch" name="q" placeholder="Search IMDb" autocapitalize="none" autocor
    +rect="off"
    
  5. or download this
    $ mojo get https://www.imdb.com/ '*' attr id >1.txt
    $ grep search 1.txt
    navSearch-searchState
    ...
    imdbHeader-searchClose
    imdbHeader-searchOpen
    $
    
  6. or download this
    $ ./1.dom.pl
    ./1.dom.pl 
    123
    ...
    
    
    $
    
  7. or download this
    $ ./2.dom.pl 
    ./2.dom.pl 
    ...
    
    
    $
    
  8. or download this
    $ ./2.1.dom.pl
    ./2.1.dom.pl 
    ...
    
    $