Home | History | Annotate | Download | only in scripts

Lines Matching refs:maint

335     open (my $maint, '<', "$file")
338 while (<$maint>) {
367 close($maint);