show-@inc.pl to HTML.

index -|- end

Generated: Sun Aug 21 11:11:25 2011 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