Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^7: DBI placeholders for spatial data

by afoken (Chancellor)
on Jun 27, 2021 at 00:06 UTC ( [id://11134358]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/bin/bash
    echo -en "Content-Type: text/plain\r\n\r\n"
    env
    
  2. or download this
    #!/usr/bin/perl -T
    
    ...
    print
            "Content-Type: text/plain\r\n\r\n",
            Data::Dumper->new([\%ENV],['*ENV'])->Sortkeys(1)->Useqq(1)->Du
    +mp();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-19 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found