in reply to Re: Minixbot Project
in thread Minixbot Project

IMHO, ack is not the greatest example, its a fake modulinos (has code outside of module), real modulinos are the most useful ... :)

Replies are listed 'Best First'.
Re^3: Minixbot Project
by lucaspc (Initiate) on Jun 30, 2014 at 23:40 UTC

    I tried to separate the functions of bot of main program but the program doesn't work as intended. I think I will let the program in one .pl file until otherwise.