Help for this page
use strict; use warnings; ... my @TXT = glob("*.txt"); @TXT = sort files_sort @TXT; print "$_\n" for @TXT;
% ls -1 *.txt A3_output_ZGZ22_03_20061022_duration_200mn_comptage_60.txt ... A3_output_ZGZ22_03_20061022_duration_200mn_comptage_60.txt M3_output_ZGZ22_12_20051022_duration_200mn_comptage_60.txt M3_output_ZGZ22_12_20061022_duration_200mn_comptage_60.txt
www.com | www.net | www.org
There is too much technical debt in my codebase The stability of the system Perl suits me better I have to support users of some ancient version I'm stuck with ActiveState/TinyPerl/microperl/Strawberry ... Letting the early adopters trip over the bugs is fine Some other reason
Results (15 votes). Check out past polls.