Hi Perl GURUs,
I have a json file that needs parsing.
Here is a typical string Iām searching for. I want to delete everything but the
last 2 character ā],ā.
],
[
"ansible",
"2.1.0.0-1ppa~trusty",
false
],
Here is what I tried:
I slu
On Fri, 17 Jun 2016 14:33:12 -0700
Kenneth Wolcott wrote:
> Hi;
>
> I'm having trouble understanding the built-in Perl sort with regards
> to mixed numbers and strings
>
> I'm looking at http://perldoc.perl.org/functions/sort.html
>
> I have an array that I want to have sorted numericall