[dancer-users] config.yml YAML warning

Kadir Beyazlı kadirbeyazli at gmail.com
Sun Sep 13 14:36:26 BST 2015


Hi All,

I decided to use YAML session and added following codes to config.yml
reading article of which link is below:

https://metacpan.org/pod/Dancer2::Manual#SESSIONS

1 session: YAML
2 engines:
3  session:
4   YAML:
5      session_dir: /tmp/dancer-sessions

It works but at my .pm file, following definition is underlined

use Dancer2;

and when I mouse over above definition I see following warning :

YAML Warning: Duplicate map key found. Ignoring
.....

I also attached full warning message screenshot

I removed 1st line above but it warning still exists.



-- 
Kadir Beyazlı
GSM : +90 535 821 50 00
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yaml_warning.png
Type: image/png
Size: 47653 bytes
Desc: not available
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20150913/28548654/attachment-0001.png>


More information about the dancer-users mailing list