Re: [CentOS] Perl Trouble

2008-11-08 Thread Dave Cross
2008/11/8 Dirk H. Schulz <[EMAIL PROTECTED]>: > I will stick to installing the modules from rpms. By the way, seems that > there are some missing dependencies: The module I installed for usage is > perl-Nagios-Plugin, but that did not lead to installation of > perl-Class-Accessor. Should I inform

Re: [CentOS] Perl Trouble

2008-11-08 Thread Dirk H. Schulz
Dave, --On 8. November 2008 10:04:25 + Dave Cross <[EMAIL PROTECTED]> wrote: The module that you want is already build as an rpm. It is contained within perl-Class-Accessor. Thanks, installing that has helped. Your local Perl installation is, however, somewhat broken by the sounds of

Re: [CentOS] Perl Trouble

2008-11-08 Thread Dave Cross
2008/11/8 Dirk H. Schulz <[EMAIL PROTECTED]>: > I am running several CentOS 5.2 servers with similar configuration. > > On all of them I received the following error when using a certain perl > module: >> >> Base class package "Class::Accessor::Fast" is empty. >>(Perhaps you need to 'use' the m

[CentOS] Perl Trouble

2008-11-07 Thread Dirk H. Schulz
I am running several CentOS 5.2 servers with similar configuration. On all of them I received the following error when using a certain perl module: Base class package "Class::Accessor::Fast" is empty. (Perhaps you need to 'use' the module which defines that package first.) On most of the