Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^7: a *working* JSON module (Perl's Debugger), related issues

by Aldebaran (Curate)
on Oct 31, 2021 at 22:08 UTC ( [id://11138282]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >> p @_
    43.61-116.20
    >> p $debug
    0
    
  2. or download this
      my $return = get_elevation_from_coordinates( $event->{location}->{la
    +t},
        $event->{location}->{lon}, $debug );
    
  3. or download this
    ./6.mp.pl : latitude=-15.6325&longitude=-141&application_max_assets_mt
    +ime=1559625591
    ./6.mp.pl : sending above payload, of 72 bytes...
    INFO: return from the google is 0 meters
    
  4. or download this
         # Note that JSON version 2.0 and above will automatically use
         # JSON::XS or JSON::PP, so you should be able to just:
     
         use JSON;
    
  5. or download this
    'JSON.pm' => '4.03 from /usr/local/share/perl/5.30.0/JSON.pm'
    'JSON/XS.pm' => '4.03 from /usr/local/lib/x86_64-linux-gnu/perl/5.30.0
    +/JSON/XS.pm'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11138282]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found