Customer Profile

Crypto Biker
student
Coach me via Skype how to install Perl Modules
Please coach me via Skype how to manually install CPAN perl modules in any directory
Not used to managing with Unix in a Console
Skype ID: sebastian.glanzer
That is my first name a dot and my last name
I'm online every day in the morning after 5:00am till 11:00 am
and in the evening from 5:00 pm till 7:00 pm
Guatemala time
$5.00 is a base starting point.. we can negotiate
Best Wishes
Sebastian
Perl (coach me via skype how to handle CURL calls )
Hello I'm learning perl via ebooks and online tutorials
I need to customize an integration with an online service using CURL
The website displays how to use their api but I never worked with CURL calls
https://coinsplit.io/api-docs
Teach me how to use CURL in perl via Skype so I can complete my integration
$5.00 is a base starting point.. we can negotiate
Thanx beforehand
Crypto Biker
PERL (coach me via Skype passing an ajax reply to a $var)
use strict;
use CGI;# or any other CGI:: form handler/decoder
use CGI::Ajax;
my $cgi = new CGI;
my $pjx = new CGI::Ajax( 'exported_func' => \&perl_func );
print $pjx->build_html( $cgi, \&Show_HTML);
print qq~
<HTML>
<BODY>
<input type=\"text\" name=\"val1\" id=\"val\1"
onkeyup=\"exported_func( ['val1'], ['resultdiv'] );\">
<br>
<div id=\"resultdiv\"></div>
</BODY>
</HTML>
~;
I need to do this which I know is wrong:
$Result_Div = <div id="resultdiv"></div>
$ 5.00 is just a base price we can negotiate
I need help with many more small tasks and oneliners
Crypto Byker