Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: This looks like someone sneezed and hit the keyboard

by Roger (Parson)
on Feb 03, 2004 at 07:05 UTC ( [id://326136]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use YAPE::Regex::Explain;
    
    ...
    
    print YAPE::Regex::Explain->new($regex)->explain;
    
  2. or download this
    __OUTPUT__
    
    ...
    ----------------------------------------------------------------------
    )                        end of grouping
    ----------------------------------------------------------------------
    
  3. or download this
    export PS1="\[\033[1;37m\](\[\033[1;32m\]`uname -n`\[\033[1;37m\])\[\0
    +33[1;36m\]\$PWD\[\033[1;37m\]>\[\033[0m\] "
    
    ...
    #   ...
    #   \[\033[0m\]     => set colour back to normal
    

Log In?
Username:
Password:

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

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

    No recent polls found