Searched refs:commify (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dacknowledgements.pl42 my $formatted_changes = commify( round($changes) );
43 my $formatted_files = commify( round($files) );
44 my $formatted_code_changes = commify( round($code_changes) );
45 my $formatted_code_files = commify( round($code_files) );
157 sub commify { subroutine

Completed in 106 milliseconds