Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Special character not being captured

by Lady_Aleena (Priest)
on Jun 20, 2019 at 18:15 UTC ( [id://11101635]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    me@office:~$ locale
    LANG=en_US.UTF-8
    ...
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    
  2. or download this
    sub first_alpha {
      my $alpha = shift;
    ...
      }
      return $alpha;
    }
    
  3. or download this
    sub first_alpha {
      my $string = shift;
    ...
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-03-29 07:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found