[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <[EMAIL PROTECTED]>, Robert Rothenberg
<[EMAIL PROTECTED]> wrote:

> I have written some prototype Perl code that when given a set of bus routes 
> will give a list of bus times for how to get from one point to another, 
> including resolving of transfers.  (This was written as a way to make sense
> of 
>   many different bus routes.)


That would be really cool.  The Chicago CTA could scrape the garbage
they use and use this one. :)


> Eventually I'll polish it up a bit and publish it on CPAN.  In the meantime, 
> what do I call it?

> Something in the Algorithm::* namespace. 

That might be good for the things behind the scenes, and you could
have another module that's the public interface and says something
about schedules (and sounds cool).

-- 
brian d foy, [EMAIL PROTECTED]

Reply via email to