in reply to Re: Perl 6 and Ruby on Rails
in thread Perl 6 and Ruby on Rails

Thanks a lot, I haven't used Maypole or Catalyst before. Looks like Catalyst is pretty web-centric, but I'll study it a bit more to see if it might be useable with a different interface (i.e. a web service). I like the auto-discovery, that's neat.

Replies are listed 'Best First'.
Re^3: Perl 6 and Ruby on Rails
by perrin (Chancellor) on Apr 05, 2005 at 17:06 UTC
      Thanks. Yes, I haven't gotten far yet into ruby on rails, but I thought the code macro facility was something I might be able to use with something I'm working on, though I don't need/want CGI.pm probably.