Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Re: Re: Easy question i'm sure about formatting

by mvam (Acolyte)
on Apr 06, 2004 at 21:01 UTC ( [id://343117]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        URI                         Date               Seconds         Fil
    +e Size
    -----------------       ---------------------      -------         ---
    +------
    ...
        URI                         Date               Seconds         Fil
    +e Size
    -----------------       ---------------------      -------         ---
    +------
    /profileQuery           [06/Apr/2004:13:41:23         0               
    +883
    
  2. or download this
    while(<DB>) {
        $Recs = $_;
    ...
          split(' ', $Recs);
        if($URL eq $SearchFor) {
          $SuccessCount = $SuccessCount + 1;
    

Log In?
Username:
Password:

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

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

    No recent polls found