perl-module
Why does Perl module Crypt::SSLeay give an error upon loading?
I am trying to get WWW::Mechanize to login to Yahoo using https; however, it requires the use of Crypt::SSLeay for sending over https.[详细]
2023-03-07 01:51 分类:问答WWW::Mechanize->get giving error (HTTPS not supported)
I am trying to use WWW::Mechanize to login to Yahoo. However, when I try to get the login page, it gives the error[详细]
2023-03-06 10:22 分类:问答Validation::Class and FastCGI don't mix?
I am using the Validation::Class module for form validation in my Perl web a开发者_Python百科pp.However when I tried to switch to FastCGI, the validation stopped working.Is this a known issue?Is it co[详细]
2023-03-05 19:52 分类:问答installing Net/SSH/Perl.pm
I am fairly new to scripting with perl. I am trying to ssh into a server and perform some commands. I have to provide a username and password.[详细]
2023-03-03 19:29 分类:问答Where to install gpsbabel so it works with GPS::Babel perl module?
I\'m sad that I have to ask a question this simple bu开发者_Go百科t where should gpsbabel be installed in order to work with the GPS::Babel perl module? I can\'t seem to figure out the appropriate pat[详细]
2023-03-02 14:54 分类:问答web service thru old perl version
when I am using upgrade version of perl (ofcourse, also upgrade version of soap::lite) so I successfully connect to my server with all needed methods.[详细]
2023-03-02 12:24 分类:问答Log Audit file when update mySQL and Perl
The want a Perl script that will write toa data file every time update the Database MySQL. I dont mind about growth of the file since Every Items audited will be stored seperatly[详细]
2023-02-28 10:00 分类:问答SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 500 Internal Server Error
I tried to connect server (I implemented the client side) using SOAP::Lite module during my debug, I encounter with error of SOAP version which solved by:[详细]
2023-02-24 06:26 分类:问答How do I parse E-Mail contents
How to parse the Email into sections like, header, body, attachment, and sender and receiver? I would like to use Perl or Perl开发者_开发问答 Moose?see Mail::Message - general message object[详细]
2023-02-22 10:15 分类:问答What does the `X` suffix mean in namespaces?
There are Perl module names like Moose and MooseX or DBI and DBIx or Catalyst and CatalystX or Mojo and MojoX or PPI and PP开发者_如何学CIx, etc.[详细]
2023-02-21 00:17 分类:问答