in reply to Re: List of Perl modules corresponding to PHP function groups?
in thread List of Perl modules corresponding to PHP function groups?

Everything else found at http://www.php.net/manual/en/ (that's what you're talking about , i guess) can be found by searching cpan (but you knew that :)

There isn't a simple one-to-one PHP function set <-> Perl module translation. That's why I'm asking someone who knows CPAN and Perl webdev better than I do.

  • Comment on Re^2: List of Perl modules corresponding to PHP function groups?

Replies are listed 'Best First'.
Re^3: List of Perl modules corresponding to PHP function groups?
by ctilmes (Vicar) on Aug 30, 2004 at 13:08 UTC
    Perhaps start maintaining such a list yourself, and ask for comments and specifically about the ones you can't find.