Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: CRSC

by Corion (Patriarch)
on Feb 22, 2001 at 14:58 UTC ( [id://60179]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @pageorder = ( "welcome", "address", "recipients", "preview", "done
    +" );
    
    ...
      "preview" => undef,
      "done" => undef,
    );
    
  2. or download this
    
    # First, determine where we are, using a default of "welcome" on error
    + :
    ...
    
    # Execute the special code for this page, so all this searching had so
    +me sense :
    &{$pages{$page}};
    

Log In?
Username:
Password:

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

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

    No recent polls found