Help for this page
#! perl ... else { print("Sort failed: @sorted\n"); }
PS C:\Users\Johan> perl locale.pl Sorted C (ASCII) PS C:\Users\Johan> perl -Mlocale locale.pl Sorted C (ASCII) PS C:\Users\Johan>