"Dennis Stout" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Somebody is not using a very friendly mailinglist client. It's pretending > this is a newsgroup, which is tricking things up...
Are you talking about me? I'm the one that replied to your op. I have outlook express account that points to nntp.perl.org. There is software that emails list members all of my posts to the news server, and this software also takes all emails sent to the list and posts them to the news server. So, all of the lists on perl.org are mailing lists AND newsgroups. > > Sure its possible. Just go to CPAN, install the interfaces to each type of > > storage system, and then in your program connect to each data source. You > > said you will be connecting to 3 data sources, so you will have 3 objects > > representing each connection. > > 3? I don't know math very well but.. You will be connecting to x data sources, so you will have x objects reperesenting each connection. Better? It's your project, not mine. > > There are already interfaces to the most common SQL databases. Theres also a > > perl LDAP interface. You may have to build your own interfaces for the > > Comsoft and AS/400 applications if you must access them with perl. The way > > you do this is by creating perl wrappers to the C api that comes with your > > data stores. > > I don't know how to program in C. Maybe now is a good time to learn, since my > deadline is hte 22nd of August :) So many jokes... so little time ;0) > > I would create a custom object that stores each object as a property. This > > will make managing the connection objects easier. > > If it were up to me, I would be investing heavily in Vaseline corporation > because I know exactly where this new ticket system is going to end up.... The mind reels. Todd W. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]