Re: Google Chart API with Perl -Dancer - SQLite DB

2012-04-17 Thread Barbie
Hi Taka, Possibly late in the day, but ... > > I'm current working on the project that requires using Dancer, > SQLite, Template::Toolkit and Google API to build a test database > web application that will allow users to add and delete, or modify > data in the database and the result should be s

Re: Google Chart API with Perl -Dancer - SQLite DB

2012-04-11 Thread Peter Sergeant
On Tue, Apr 10, 2012 at 11:03 PM, Mark fowler wrote: > On Tuesday, 10 April 2012 at 20:43, Taka wrote: > > I'm very new to Perl Modules, and I would be much appreciated if someone > > can give me some your expertise and advices to how to link database to > > Google Chart API. > > > > > > The googl

Re: Google Chart API with Perl -Dancer - SQLite DB

2012-04-10 Thread Mark fowler
On Tuesday, 10 April 2012 at 20:43, Taka wrote: > I can can add and removed > data from the database and the results are shown on the web page. > > How are you accessing the database? Are you using some sort of Dancer plugin, or something else > > I'm very new to Perl Modules, and I would be

Google Chart API with Perl -Dancer - SQLite DB

2012-04-10 Thread Taka
Hi there, I'm not too sure if I can post any questions directly to this group, so apologize for inconvenience caused. But, I really need some experts' help to complete my test project. I'm current working on the project that requires using Dancer, SQLite, Template::Toolkit and Google API to