cpan

perl Can't locate loadable object for module Math::Pari in @INC

非 Y 不嫁゛ 提交于 2019-12-23 03:12:11
问题 I've written a perl script which run's fine on my environment, but on my client environment it fails on: Can't locate loadable object for module Math::Pari in @INC (@INC contains: Error-0.17020/lib JSON-2.57/lib URI-1.60 libwww-perl-5.836/lib Net-Address-IP-Local-0.1.2/lib Math-GMP-2.06/ Net- SSH-Perl-1.35/lib/ /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at Net-SSH-Perl-1

CPAN GD module install failure using Cygwin

依然范特西╮ 提交于 2019-12-22 06:37:57
问题 I have been trying to troubleshoot why CPAN GD module fails to install using Cygwin for 2 days now. Any help is much appreciated. Thanks! cpan install GD Going to read '/home/xxxxxxxxxx/.cpan/Metadata' Database was generated on Sat, 27 Dec 2014 12:17:02 GMT Running install for module 'GD' Running make for L/LD/LDS/GD-2.56.tar.gz Checksum for /home/xxxxxxxxxx/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok CPAN.pm: Going to build L/LD/LDS/GD-2.56.tar.gz Configuring for libgd version 2.1.0.

Is there a Perl module to monitor an email queue?

ⅰ亾dé卋堺 提交于 2019-12-22 06:12:38
问题 I'm working on an issue tracking system and would like the application to handle email replies. That is, I would like a script that can monitor an email queue and perform some action based on the email contents. It should then be able to delete the email, etc. I currently use MIME::Lite to send email, and I can handle writing the script etc. (read: I'm not new to Perl). However, I have no idea what modules are good for doing this particular task. I'd like to get started on this as quickly as

Is there a Perl module to monitor an email queue?

对着背影说爱祢 提交于 2019-12-22 06:12:28
问题 I'm working on an issue tracking system and would like the application to handle email replies. That is, I would like a script that can monitor an email queue and perform some action based on the email contents. It should then be able to delete the email, etc. I currently use MIME::Lite to send email, and I can handle writing the script etc. (read: I'm not new to Perl). However, I have no idea what modules are good for doing this particular task. I'd like to get started on this as quickly as

Is there a Perl module to monitor an email queue?

断了今生、忘了曾经 提交于 2019-12-22 06:12:28
问题 I'm working on an issue tracking system and would like the application to handle email replies. That is, I would like a script that can monitor an email queue and perform some action based on the email contents. It should then be able to delete the email, etc. I currently use MIME::Lite to send email, and I can handle writing the script etc. (read: I'm not new to Perl). However, I have no idea what modules are good for doing this particular task. I'd like to get started on this as quickly as

Perl Compilation Error: “Can't locate local/lib.pm”

房东的猫 提交于 2019-12-21 22:13:14
问题 As a Perl rookie, I have made a rookie mistake. I was working on a project that required an HTML parser so I thought I'd install Perl's HTML::TreeBuilder::XPath module, so I dove into cpan and perlbrew without a full understanding of how they work. I created a local library, but would like to return everything back to default. However, I get this error every time I open a terminal window (twice, for some reason): Can't locate local/lib.pm in @INC (@INC contains: /Users/James/perl5/lib/perl5

I upgraded SVN::Core via CPAN and now git-svn doesn't recognise http:// URLs

半腔热情 提交于 2019-12-21 11:25:46
问题 I was trying to update version of Subversion used by git svn and so I ran the following command. > cpan SVN::Core It appeared to work; however, now git svn doesn't recognise HTTP URLs! > git svn rebase Bad URL passed to RA layer: Unrecognized URL scheme for 'http://<...>' at /opt/local/libexec/git-core/git-svn line 2265 I've tried it on svn:// URLs and it works okay. Does anyone know how to fix this? I'm running OS X 10.6 and using MacPorts for git, subversion, perl, and cpan. 回答1: SVN::Core

How can I use Perl 5 modules from Perl 6?

亡梦爱人 提交于 2019-12-21 03:32:50
问题 Is the a way to use Perl 5 modules from CPAN from Rakudo Perl 6? For example, how can I use the venerable Perl 5 module, CGI, which hasn't been ported yet, in Perl 6. Update: And what this funky code from some early Perl 6 module: use CGI:from<perl5>; Is the :from<perl5> directive used to evoke some kind of a Perl 5 compatibility layer? Can't seem to find any documentation about it. 回答1: Use Inline::Perl5. The following example shows how to use the CPAN hosted Perl 5 module Text::Unidecode (

Why does installing certain CPAN modules require root privilege?

╄→尐↘猪︶ㄣ 提交于 2019-12-20 16:53:27
问题 I need to install some CPAN modules in a linux box which I do not have the root privilege. The installation of Spreadsheet::WriteExcel goes quite smoothly. But the try to install File::Find::Rule failed with warning "you do not have permissions to install into ....." and hint "you may have to su to root to install the package" I'm puzzled why some CPAN module installation require root privilege while there are others do not ? and If I really want to use the File::Find::Rule in that linux box

Where can I get a Xerces-C compatible with XML::XERCES 2.7.0?

安稳与你 提交于 2019-12-20 07:47:39
问题 This question is in continuation of this post, I have tried installing Xerces-C but the thing is Xerces-C version is 2.8.0 and 3.0.0 and XML::XERCES latest version is 2.7.0 and so am getting following error message: Update2: Here is the error which am getting, it says there is somekind of version mismatch. Using XERCES_LIB = /home/adoshi/XML-Parser/Parser2/ xerces-c_2_8_0-hppa-hpux-acc_3(1)/xerces-c_2_8_0-hppa-hpux-acc_3/lib Using XERCES_INCLUDE = /home/adoshi/XML-Parser/Parser2/ xerces-c_2_8