- or download this
#!/usr/bin/perl -w
- 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
- or download this
$ccdrive = $ENV{CC_DEFAULT_DRIVE};
- or download this
$name=$hash{"Tag"};
- or download this
print TFILE2 "<font color=\"$rephash($ABC[$idx])\"><td> $ABC[$idx]
+  </td> ";
- or download this
print TFILE2 "<font color=\"$rephash{$ABC[$idx]}\"><td> $ABC[$idx]
+ </td>";
- or download this
print TFILE2 "<font color=\$rephash{$replica}\> <td> $rephash{$rep
+lica} $DEF[$idx] </td>";
- or download this
print TFILE2 "<font color=\"$rephash{$replica}\"> <td> $rephash{$r
+eplica} $DEF[$idx] </td>";