Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

(Ovid) Re: Desperatly seeking the wisdom of the Monks

by Ovid (Cardinal)
on Oct 26, 2001 at 20:14 UTC ( [id://121659]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        #!/usr/bin/perl -w
    
  2. or download this
        C:\temp>perl -wc index.pl
        Name "main::ccdrive" used only once: possible typo at index.pl lin
    +e 4.
        Name "main::name" used only once: possible typo at index.pl line 6
    +8.
        Name "main::rephash" used only once: possible typo at index.pl lin
    +e 158.
        index.pl syntax OK
    
  3. or download this
        $ccdrive = $ENV{CC_DEFAULT_DRIVE};
    
  4. or download this
        $name=$hash{"Tag"};
    
  5. or download this
        print TFILE2 "<font color=\"$rephash($ABC[$idx])\"><td> $ABC[$idx]
    +&nbsp </td> ";
    
  6. or download this
        print TFILE2 "<font color=\"$rephash{$ABC[$idx]}\"><td> $ABC[$idx]
    +&nbsp; </td>";
    
  7. or download this
        print TFILE2 "<font color=\$rephash{$replica}\> <td> $rephash{$rep
    +lica} $DEF[$idx]&nbsp</td>";
    
  8. or download this
        print TFILE2 "<font color=\"$rephash{$replica}\"> <td> $rephash{$r
    +eplica} $DEF[$idx]&nbsp;</td>";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found