Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: debug the error!!

by turnstep (Parson)
on Jun 20, 2000 at 15:34 UTC ( [id://18975]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     $corresonedname=($arrone[$p]."astat.gz";
    
  2. or download this
    $calfilename=&gencalfn($corresonedname,$comparison)
    
  3. or download this
    $example="this_is";
    if ($start_a_block) {
    ...
      }
      print "Still inside the 'for' loop, so indent is 2\n";
    }
    
  4. or download this
    $hour=<STDIN>;chop($hour);
    for($n=0;$n<=10;$n++)
    {chop($calibnamenew);}
    for($c3=0;$c3<=$c2;$c3=$c3++)
    
  5. or download this
    chop($hour=<STDIN>);
    for $n (0..10) {
    chop($calibnamenew);
    for ($c3=0; $c3<=$c2; $c3++) {
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-24 06:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found