I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-02-26 01:16:12.209965-08 by szabgab in response to 12469
Re: Depends on PostgreSQL
I've just recently moved the application from SQLite to PostgreSQL and I guess as it is now it won't run on SQLite.

Right now it does not use any special feature though some of the syntax might be a bit different in PostgreSQL and in SQLite.

In the near future I am quite sure we will use various Pg specific features (e.g. Pg can hold arrays in a single database field while I think SQLite cannot).

Direct Responses: 12474 | Write a response