Help for this page

Select Code to Download


  1. or download this
    #!/opt/homebrew/bin/perl
    use v5.10;
    ...
        $previous_domain = $cookie[4];
        printf "\t%-5s %-16s %s\n", map { $_ // '' } @cookie[3,1,2];
        }
    
  2. or download this
    $ ./chromecookie.pl
    File: /Users/cmv/Library/Application Support/Google/Chrome/Profile 1/C
    +ookies
    ...
    Argument "v108M-^Q-^D<-?^Z?^K?vM-\r%M-^[K?7%?M-^\^UM-^_?3&#1381;M-^[&#
    +1760;?..." isn't numeric in division (/) at /Users/cmv/perl5/lib/perl
    +5/HTTP/Cookies/Chrome.pm line 451.
    Argument "v10????BA^G^D?dM-^TM-^A^Z???$^H]\n0??^^?:F?g??"^[G?EM-^H..."
    + isn't numeric in division (/) at /Users/cmv/perl5/lib/perl5/HTTP/Coo
    +kies/Chrome.pm line 451.
    ...