show-inc.pl to HTML.

index -|- end

Generated: Tue Feb 2 17:54:55 2010 from show-inc.pl 2010/01/12 64.

#!perl -W
foreach my $item (@INC) {
   print "$item\n";
}

index -|- top

checked by tidy  Valid HTML 4.01 Transitional