Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

OT - COBOL CGI (was Re^3: Why CGI is hard debug)

by soonix (Canon)
on Oct 29, 2021 at 08:31 UTC ( [id://11138177]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Why CGI is hard debug
in thread Why CGI is hard debug

I just googled "COBOL CGI" and there are both open and closed source COBOL implementations providing a CGI interface, and I even find a working COBOL CGI form (with source code). I am appalled and amused at the same time.
  • Comment on OT - COBOL CGI (was Re^3: Why CGI is hard debug)

Replies are listed 'Best First'.
Re: OT - COBOL CGI (was Re^3: Why CGI is hard debug)
by cavac (Parson) on Oct 29, 2021 at 10:20 UTC

    You can even cross-compile Cobol to JavaScript and run it in your browser as CobolScript, for whatever weird and wonderful reason you might have.

    perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 06:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found