Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Goedel's Proof of God in Perl

by Jambo Hamon (Novice)
on Jul 10, 2017 at 00:55 UTC ( [id://1194650]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -v | perl -lane 'print "@F[-2, -1]" if /Copyright/'
    Larry Wall
    ...
    $ mail
    Mail version 8.1.2 01/15/2001.  Type ? for help.
    "/var/mail/james": 5469 messages 1266 new 5469 unread
    
  2. or download this
    $ perl goedel.pl                                                  
    Use of uninitialized value in say at goedel.pl line 7.
    
    ...
    
    1
    $
    
  3. or download this
    #!/usr/bin/perl
    
    use warnings;
    ...
    

Log In?
Username:
Password:

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

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

    No recent polls found