in reply to Re: Help me convert this to Perl
in thread Help me convert this to Perl

It may help "Perl" programmers, but I think an actual Perl programmer would just look at the C# code and write a Perl program (as two actual Perl programmers have already done :).


Give a man a fish:  <%-{-{-{-<

Replies are listed 'Best First'.
Re^3: Help me convert this to Perl
by 1nickt (Canon) on Nov 27, 2017 at 19:13 UTC

    Yeah, really a REST API document only needs to show the routes and parameters, and the data returned ... not a client implementation. Honestly that would get in the way of seeing and grasping the needed info.


    The way forward always starts with a minimal test.