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

Re^3: Bad name after xxxx'

by fullermd (Priest)
on Jan 26, 2011 at 02:21 UTC ( [id://884269]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print $htmlPage->a( { -href => CONSTANT2
                        , -target => '_self' }, 'こちら'
    + );
    
  2. or download this
    print $htmlPage->a( { -href => CONSTANT2,
                        -target => '_self' }, 'こちら' )
    +;
    

Log In?
Username:
Password:

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

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

    No recent polls found