| .. |
|
Debian.pm
|
dd789aa787
scripts: On split use an actual regex instead of a literal string
|
%!s(int64=13) %!d(string=hai) anos |
|
Default.pm
|
6a73e3078b
Do not use double-quotes on strings that do not need interpolation
|
%!s(int64=13) %!d(string=hai) anos |
|
Ubuntu.pm
|
9feb1c833b
scripts: Initialize arrays with the qw() operator
|
%!s(int64=13) %!d(string=hai) anos |