Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Programatically detecting a change in letters

by hacker (Priest)
on Sep 03, 2007 at 19:12 UTC ( [id://636772]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       <a href="#Ba">Ba</a> 
       <a href="#Be">Be</a>
       <a href="#Bi">Bi</a> 
       <a href="#Bo">Bo</a>
       <a href="#Bu">Bu</a>
    
  2. or download this
       <a id="339" href="?term=Bay">Bay</a><br />
       <a id="340" href="?term=Bay_Tree">Bay Tree</a><br />
    ...
    
       <!-- Note that the anchor changes on this first "Be" word -->
       <a id="342" href="?term=Beach" name="Be">Beach</a><br />
    
  3. or download this
    __DATA__
       1930:    Nails               <-- #Na here
    ...
       1988:    Nursing
       1989:    Nuts 
       1990:    Nymph
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-18 11:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found