14 Sep
2015
14 Sep
'15
12:43 p.m.
On 13/09/2015 11:15 pm, Kadir Beyazlı wrote:
Which one is better? If recommended method is using app.pl, at which directory should it be?
If you are always starting your app via plackup (or some other psgi server), using bin/app.psgi is the typically used approach. Regards, Russell. ps. TIMTOWTDI