Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: I THOUGHT I'd finally understood genex

by JEDtoo (Novice)
on Jan 09, 2018 at 15:10 UTC ( [id://1206986]=note: print w/replies, xml ) Need Help??


in reply to Re: I THOUGHT I'd finally understood genex
in thread I THOUGHT I'd finally understood regex

1) genex are either "Young folks" or a lisdexic spelling of regex - you choose
2) using qr fixed my problem, which WASN'T the expression so changing it was NEVER going to work.THANK YOU!!
BTW: The list of Internet IPs is a list of real addresses trying to log into my server as root or admin or pi right now. My REAL program blocks all further traffic from those addresses, unless they are local.
  • Comment on Re^2: I THOUGHT I'd finally understood genex

Replies are listed 'Best First'.
Re^3: I THOUGHT I'd finally understood genex
by Your Mother (Archbishop) on Jan 09, 2018 at 16:08 UTC

    The youngest genexers® are in their late 30s now with the bulk being in their 40s and some in their 50s; only be "young folks" in Okinawa. :P

      I was born in 1952. GenX ARE young folks. Most of them probably can't even write Fortran!
        I am only a few years younger than you. While I could write some Fortran at some very distant point in the past (but was never an expert at it), I am certainly no longer able to do it.
        "...can't even write Fortran..."

        But this seems not to be so difficult. Even me can (born '56):

        program hello print *, "I'm a very stable genius!" end program hello
        karls-mac-mini:fortran karl$ gfortran -o kgb kgb.f90
        karls-mac-mini:fortran karl$ ./kgb I'm a very stable genius!

        A very wish of me came true tonight: I learned some Fortran in about 5m.

        Best regards, Karl

        «The Crux of the Biscuit is the Apostrophe»

        perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 19:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found