-=Mizo=- has asked for the wisdom of the Perl Monks concerning the following question:

Hello Do you know anything about writing mobile agents in perl I've already cheacked Scooby module but...nothing xD so do u have already programmed perl mobile agents to study them? or anything related to that

Replies are listed 'Best First'.
Re: Writing mobile agents in perl?
by apl (Monsignor) on Jun 30, 2008 at 12:22 UTC
      I did but this module works only on Perl 5.6.1 i think and the examples are really good but i need "projects" to see how it works and if you know more resource about mobile agents in perl let me know please ^_^
        I doubt there's any modules that work in 5.6.1 but don't work in 5.8 and 5.10 ... There could be, but I dbout it. In point of fact, I just told my cpan shell to install Mobile::Location and it did so -- all tests passed.

        What makes you think it only works in 5.6.1?

        -Paul

        A reply falls below the community's threshold of quality. You may see it by logging in.