> > Le module Agent est installé ? > Sinon un petit coup de cpan devrait remédier à tout cela... > > Bonne journée, >
Bah des modules Agent dans CPAN, y en a un certain nombre... J'ai ça.. http://search.cpan.org/~spurkis/Agent-3.20/Agent.pm Mais dans CPAN : cpan> install Agent::Message .../... Configuring Agent for linux... Checking module dependancies: Thread..... found. IO::Socket..... found. Data::Dumper..... found. Class::Tom..... not found. I can't find the following modules on your system: Class::Tom * cpan> i /Class::TOM/ Module id = Class::TOM DESCRIPTION Transportable Object Model for perl CPAN_USERID JDUNCAN (James A Duncan <[EMAIL PROTECTED]>) CPAN_VERSION undef CPAN_FILE Contact Author James A Duncan <[EMAIL PROTECTED]> DSLI_STATUS RmpO (released,mailing-list,perl,object-oriented) INST_FILE (not installed) cpan> install Class::TOM Running install for module Class::TOM The module Class::TOM isn't available on CPAN. Either the module has not yet been uploaded to CPAN, or it is temporary unavailable. Please contact the author to find out more about the status. Try 'i Class::TOM'. Voilà quoi... Vive les dépendances... -- ubuntu-fr mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
